Skip to content

Commit

Permalink
Add more file types to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
asomers committed Jul 11, 2021
1 parent 7a2fe90 commit 28793aa
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
syntax: glob
Cargo.lock
target/
*.sw*
*.diff
*.rej
*.orig
.*.swn
.*.swo
.*.swp
*.a

0 comments on commit 28793aa

Please sign in to comment.