diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,10 +1,7 @@ *.d *.inc *.o -*.so -.compile -.link-executable -.link-library +*.tool .redo/ .vars.rc all @@ -12,3 +9,4 @@ compile_flags.txt config.rc test test_gen +libpack |