ignore all *.bak files
This commit is contained in:
parent
0674fcaf61
commit
09f0ec136b
1
test/.gitignore
vendored
1
test/.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
temp*
|
temp*
|
||||||
*.old
|
*.old
|
||||||
|
*.bak
|
||||||
|
|
Loading…
Reference in a new issue