mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
tell git to ignore test failure artifacts
This commit is contained in:
parent
b5b8d9010e
commit
671c0515d4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -32,6 +32,7 @@ toc.txt
|
||||||
user_doc/
|
user_doc/
|
||||||
xcuserdata
|
xcuserdata
|
||||||
test/
|
test/
|
||||||
|
tests/*.tmp.*
|
||||||
FISH-BUILD-VERSION-FILE
|
FISH-BUILD-VERSION-FILE
|
||||||
version
|
version
|
||||||
messages.pot
|
messages.pot
|
||||||
|
|
Loading…
Reference in a new issue