diff options
author | Akshay <[email protected]> | 2021-04-08 05:19:11 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2021-04-08 05:20:01 +0100 |
commit | 3f341d9faa6f777297e593e19bb13737a50cd031 (patch) | |
tree | be70862855d4fdfeb44016a9b3307755b9f086d7 /.gitignore | |
parent | b90c2c4bc61248d5ea2e894fc70b84bc00582406 (diff) |
rework nix flake
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ | |||
1 | /target | 1 | /target |
2 | *.obi | 2 | *.obi |
3 | *.txt | 3 | *.txt |
4 | /result | ||