.gitignore: Readd /tmp/
It is produced during `./x.py test`
This commit is contained in:
parent
be8bbb0697
commit
352c6d036f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -38,6 +38,7 @@ __pycache__/
|
||||||
/src/libcore/unicode/UnicodeData.txt
|
/src/libcore/unicode/UnicodeData.txt
|
||||||
/src/libcore/unicode/downloaded
|
/src/libcore/unicode/downloaded
|
||||||
/target/
|
/target/
|
||||||
|
/tmp/
|
||||||
tags
|
tags
|
||||||
tags.*
|
tags.*
|
||||||
TAGS
|
TAGS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue