Skip to content

Commit

Permalink
Add .gitignore to unclutter dev env
Browse files Browse the repository at this point in the history
Signed-off-by: adrianc <[email protected]>
  • Loading branch information
adrianchiris committed Feb 26, 2023
1 parent 9051dbf commit aba33ef
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Folders
.gopath/
.idea/
bin/
build/

# Files
ipoib-cni.cover

0 comments on commit aba33ef

Please sign in to comment.