Skip to content

Commit 352c6d0

Browse files
authored
.gitignore: Readd /tmp/
It is produced during `./x.py test`
1 parent be8bbb0 commit 352c6d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ __pycache__/
3838
/src/libcore/unicode/UnicodeData.txt
3939
/src/libcore/unicode/downloaded
4040
/target/
41+
/tmp/
4142
tags
4243
tags.*
4344
TAGS

0 commit comments

Comments
 (0)