aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>2013-01-23 17:37:27 -0500
committerMichael Stapelberg <michael@stapelberg.de>2013-01-26 19:30:10 +0100
commit1d22fe42f26d50bce7ee1b4f17c205c1dea5b6e1 (patch)
treece65916ce11b364bec203f33b5ce37eb1fae54ee /.gitignore
parent4796a61c31254181851157bcf4bad94ae967e792 (diff)
downloadi3-1d22fe42f26d50bce7ee1b4f17c205c1dea5b6e1.tar.gz
i3-1d22fe42f26d50bce7ee1b4f17c205c1dea5b6e1.zip
split main .gitignore and ignore more files
This patch splits the main .gitignore with a specific testcases/.gitignore and also add 4 patterns to the ignore list: i3-command-parser.stamp i3-config-parser.stamp testcases/- testcases/i3-cfg-for-*
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 2 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 26c170f2..efeb4893 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,14 +5,6 @@ include/all.h.pch
*.swp
*.gcda
*.gcno
-testcases/testsuite-*
-testcases/latest
-testcases/Makefile
-testcases/Makefile.old
-testcases/.last_run_timings.json
-testcases/_Inline
-testcases/inc
-testcases/META.yml
test.commands_parser
test.config_parser
*.output
@@ -32,3 +24,5 @@ libi3.a
docs/*.pdf
docs/*.html
!/docs/refcard.html
+i3-command-parser.stamp
+i3-config-parser.stamp