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-*
This commit is contained in:
committed by
Michael Stapelberg
parent
4796a61c31
commit
1d22fe42f2
10
testcases/.gitignore
vendored
Normal file
10
testcases/.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
testsuite-*
|
||||
latest
|
||||
Makefile
|
||||
Makefile.old
|
||||
.last_run_timings.json
|
||||
_Inline
|
||||
inc
|
||||
META.yml
|
||||
i3-cfg-for-*
|
||||
-
|
Reference in New Issue
Block a user