There was an error while loading. Please reload this page.
1 parent 69b45d5 commit 2225f04Copy full SHA for 2225f04
1 file changed
.gitignore
@@ -21,3 +21,7 @@ nb-configuration.xml
21
tika-pipes/tika-pipes-plugins/tika-pipes-ignite/ignite
22
tika-grpc/ignite
23
.flattened-pom.xml
24
+
25
+# Python bytecode (e.g. from .skills scripts)
26
+__pycache__/
27
+*.pyc
0 commit comments