We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb98afe commit 7befec2Copy full SHA for 7befec2
.gitignore
@@ -68,3 +68,8 @@ graalpython/lib-python/3/test/data
68
!graalpython/lib-python/3/test/data/README
69
/venv
70
*.code-workspace
71
+graalpython/com.oracle.graal.python.test/src/tests/cpyext/*.c
72
+graalpython/com.oracle.graal.python.test/src/tests/cpyext/*.sha256
73
+graalpython/com.oracle.graal.python.test/src/tests/cpyext/As_FileDescriptor_Testfile
74
+graalpython/lib-python/3/lib2to3/Grammar3.8.5.alpha.0.pickle
75
+graalpython/lib-python/3/lib2to3/PatternGrammar3.8.5.alpha.0.pickle
0 commit comments