diff options
author | tv <tv@krebsco.de> | 2021-08-03 15:44:49 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2021-08-03 15:45:03 +0200 |
commit | 71a3f4e8efa833cc1a8209ab336ac8c454cc2f9b (patch) | |
tree | 799b6b6a7ddbba84673b42342b1428cba9369c39 /.gitignore | |
parent | 288051f52e65857a7946e65c5a454b8b35af981b (diff) |
env.nix -> shell.nix
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ +/.bash_history +/.ghci_history /.graveyard +/.profile /state *.hi *.o |