Skip to content

Commit

Permalink
chore(gitignore): ignore nix garbage
Browse files Browse the repository at this point in the history
  • Loading branch information
0x61nas committed Jul 12, 2024
1 parent e9eee22 commit cc126d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
debug/
target/
.direnv/

# These are backup files generated by rustfmt
**/*.rs.bk

result

0 comments on commit cc126d5

Please sign in to comment.