Skip to content

Commit

Permalink
chore: gitignore nix-direnv files
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Jul 20, 2024
1 parent 71ba11e commit b2a08e5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@

# End of https://www.gitignore.io/api/rust

### Direnv ###
# Generated by `nix-direnv
.direnv

### GDB ###

.gdb_history
.gdb_history

0 comments on commit b2a08e5

Please sign in to comment.