expand .gitignore (Thanks madroach)

next
Michael Stapelberg 2011-07-23 22:24:02 +02:00
parent fdd098b010
commit ba4967580a
1 changed files with 16 additions and 4 deletions

20
.gitignore vendored
View File

@ -1,15 +1,27 @@
*.o *.o
tags tags
include/loglevels.h
loglevels.tmp loglevels.tmp
*.swp *.swp
*.gcda *.gcda
*.gcno *.gcno
testcases/testsuite-* testcases/testsuite-*
testcases/latest testcases/latest
*.output src/*.output
*.tab.c src/*.tab.*
*.tab.h src/*.yy.c
*.yy.c man/i3-msg.1
man/i3-msg.xml
man/i3-msg.html
man/i3-nagbar.1
man/i3-nagbar.xml
man/i3-nagbar.html
man/i3-wsbar.1
man/i3-wsbar.xml
man/i3-wsbar.html
man/i3.1
man/i3.xml
man/i3.html
*.tar.bz2* *.tar.bz2*
i3 i3
i3-input/i3-input i3-input/i3-input