Skip to content

Commit

Permalink
Update gitignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
bsidhom committed Oct 7, 2022
1 parent 5b40bb5 commit 9225d40
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
bin/
.idea/
md5Sums.txt
.DS_Store
*.sw[op]
1 change: 1 addition & 0 deletions cmd/drive/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/drive
1 change: 1 addition & 0 deletions drive-gen/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/drive-gen

0 comments on commit 9225d40

Please sign in to comment.