diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,4 @@ +/generated/ /objs/ /nextpnr-dummy /nextpnr-ice40 @@ -13,6 +14,7 @@ CMakeCache.txt *.dll *.a *.cbp +*.depends .*.swp a.out *.json |