Skip to content

Commit 61eb0a8

Browse files
committed
update .gitignore
1 parent e477523 commit 61eb0a8

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,11 @@ dmypy.json
130130

131131
# PyCharm IDE
132132
.idea/
133+
134+
# Ignore compressed archives
135+
*.tgz
136+
*.tar.gz
137+
*.tar
138+
*.zip
139+
*.gz
140+
*.rar

0 commit comments

Comments
 (0)