Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
expand .gitignore (Thanks madroach)
Browse files Browse the repository at this point in the history
  • Loading branch information
stapelberg committed Jul 23, 2011
1 parent fdd098b commit ba49675
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions .gitignore
@@ -1,15 +1,27 @@
*.o
tags
include/loglevels.h
loglevels.tmp
*.swp
*.gcda
*.gcno
testcases/testsuite-*
testcases/latest
*.output
*.tab.c
*.tab.h
*.yy.c
src/*.output
src/*.tab.*
src/*.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*
i3
i3-input/i3-input
Expand Down

0 comments on commit ba49675

Please sign in to comment.