Skip to content

Commit 28d7d75

Browse files
committed
updated gitignore
1 parent e26c3dd commit 28d7d75

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
__pycache__/
22
*.pyc
33
conversion_modules/__pycache__/
4-
conversion_modules/__pycache__/json_to_csv.cpython-37.pyc
5-
conversion_modules/__pycache__/mcsv_to_xlsx.cpython-37.pyc
4+
*.zip
5+
*.tar.gz
6+
*.gz

0 commit comments

Comments
 (0)