Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ ONeal committed Sep 23, 2020
1 parent 3719b73 commit fd74bb2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
/arc
/cmd/arc/arc
/dist/
/vendor/

.DS_Store
_gitignore
builds/
*.test
cmd/archiver/archiver
.*.sw*

0 comments on commit fd74bb2

Please sign in to comment.