Skip to content

Commit 22bdd07

Browse files
authored
Add tarball and zip file patterns to .gitignore
1 parent a9aac09 commit 22bdd07

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,8 @@ thumbnails
7373

7474
## Freecad backup files
7575
*.fcstd1
76+
77+
# Tarballs
78+
*.tar
79+
*.tgz
80+
*.zip

0 commit comments

Comments
 (0)