We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30640a3 commit ced4332Copy full SHA for ced4332
1 file changed
.gitignore
@@ -6,4 +6,7 @@
6
__pycache__
7
*.pyc
8
*.egg-info
9
-dist
+dist
10
+
11
+# Data files
12
+data
0 commit comments