aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore24
1 files changed, 12 insertions, 12 deletions
diff --git a/.gitignore b/.gitignore
index da103de8..91305a6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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