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 e26c3dd commit 28d7d75Copy full SHA for 28d7d75
.gitignore
@@ -1,5 +1,6 @@
1
__pycache__/
2
*.pyc
3
conversion_modules/__pycache__/
4
-conversion_modules/__pycache__/json_to_csv.cpython-37.pyc
5
-conversion_modules/__pycache__/mcsv_to_xlsx.cpython-37.pyc
+*.zip
+*.tar.gz
6
+*.gz
0 commit comments