diff options
author | Akshay <[email protected]> | 2020-11-02 14:30:42 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2020-11-02 14:30:42 +0000 |
commit | 72789dff9c52cf2c5ef7772b301a1d5cfd90e272 (patch) | |
tree | 9adaee9dc9e999d1d571501435ce98b1b34eabd1 /.gitignore | |
parent | d31097959f29d7b82dabfd050eb988a896c2e44b (diff) |
fixes for nix
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,3 +8,6 @@ | |||
8 | # ignore history used by rustyline | 8 | # ignore history used by rustyline |
9 | history.txt | 9 | history.txt |
10 | ./.idea | 10 | ./.idea |
11 | |||
12 | .envrc | ||
13 | result | ||