Skip to content

Commit c4fff23

Browse files
committed
Add cpyext tests build directory to .gitignore
1 parent 7ff6d1b commit c4fff23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,6 @@ graalpython/graalpy-maven-plugin/target
9090
graalpython/graalpy-archetype-polyglot-app/target
9191
graalpython/graalpy-micronaut-embedding/target
9292
graalpython/com.oracle.graal.python.test/src/tests/standalone/micronaut/hello/target/
93+
graalpython/com.oracle.graal.python.test/src/tests/cpyext/build/
9394
pom-mx.xml
94-
.venv
95+
.venv

0 commit comments

Comments
 (0)