We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce8461 commit c8563a0Copy full SHA for c8563a0
.gitignore
@@ -21,3 +21,7 @@ env
21
22
# osx
23
.DS_Store
24
+
25
+# local testing
26
+/data/
27
+/test.py
0 commit comments