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 1e2f902 commit 896ce34Copy full SHA for 896ce34
.gitignore
@@ -1,6 +1,6 @@
1
# ParseRx specific
2
-csv/
3
-output/
+csv/*.csv
+csv/output/*.csv
4
5
# byte-compiled / optimized / DLL files
6
__pycache__/
0 commit comments