diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 24 |
1 files changed, 12 insertions, 12 deletions
@@ -1,31 +1,31 @@ # generic +*.a *.o *.o.d -*.a -*.so -.*.swp *.pyc +*.so *~ +.*.swp # generated version.h # programs -test-inspect -test-lexing -test-parsing -obfuscate -sparse +c2xml compile +ctags +example graph +obfuscate +sparse +sparse-llvm test-dissect +test-inspect +test-lexing test-linearize +test-parsing test-show-type -example test-unssa -ctags -c2xml -sparse-llvm # tags tags |
