aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 84e7fbc..1017c4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,8 @@
_/
+bin/
+obj/
.*
!.git*
-*.class
*~
\#.\#
*.swp
@@ -11,6 +12,10 @@ _/
*.dvi
*.info
*.install
+*.class
+*.out
+*.o
+*.gch
/dist/*/*/*
!/dist/*/*/PKGBUILD