diff options
author | Akshay <[email protected]> | 2021-04-30 17:52:26 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2021-04-30 17:52:26 +0100 |
commit | 8cb6a5bbc3dff236c951eb1ff73ecd5b2d55556d (patch) | |
tree | fb319567ca51b6e09c37cd97c6c1a5f12e9006a9 | |
parent | 8a57bedc04fff7a92ef6d2762cfe5fc17050f021 (diff) |
ignore nix results
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ | |||
1 | outputs | 1 | outputs |
2 | *output* | 2 | *output* |
3 | .ccls-cache | ||
4 | result | ||