mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 08:51:14 -03:00
tweak gitignore rules for *tests* directory
This commit is contained in:
4
tests/.gitignore
vendored
Normal file
4
tests/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
# In the tests directory we want to allow including files matching *.out but
|
||||
# exclude temporary test result files.
|
||||
!*.out
|
||||
*.tmp.*
|
||||
Reference in New Issue
Block a user