diff options
Diffstat (limited to 'nix/.gitignore')
-rw-r--r-- | nix/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nix/.gitignore b/nix/.gitignore new file mode 100644 index 0000000000..92d0520cc7 --- /dev/null +++ b/nix/.gitignore @@ -0,0 +1,4 @@ +*.a +*.o +.deps +.dirstamp |