Skip to content

Commit 1c6ce4e

Browse files
committed
Add test byproducts to gitignore
1 parent 3eceef0 commit 1c6ce4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,5 @@ Python3.g4.stamp
8080
*.jfr
8181

8282
graalpython/com.oracle.graal.python/src/com/oracle/graal/python/parser/antlr/.antlr/
83+
graalpython/lib-python/3/test/data
84+
!graalpython/lib-python/3/test/data/README

0 commit comments

Comments
 (0)