aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-01-25 17:21:56 +0100
committerMattias Andrée <maandree@operamail.com>2014-01-25 17:21:56 +0100
commited3c563c923f41d89fe333e39f957c482a59869f (patch)
tree7bdca5774893448d204e7d4fc229b70a925663f3 /.gitignore
parentbump year (diff)
downloadadjbacklight-ed3c563c923f41d89fe333e39f957c482a59869f.tar.gz
adjbacklight-ed3c563c923f41d89fe333e39f957c482a59869f.tar.bz2
adjbacklight-ed3c563c923f41d89fe333e39f957c482a59869f.tar.xz
translate shell code to c
Signed-off-by: Mattias Andrée <maandree@operamail.com>
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