Skip to content

Commit

Permalink
ignore tar files
Browse files Browse the repository at this point in the history
Signed-off-by: Zhiyuan Chen <[email protected]>
  • Loading branch information
ZhiyuanChen committed Apr 3, 2024
1 parent c178be4 commit 1682649
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,13 @@ FodyWeavers.xsd
# Python Egg
*.egg-info/

# Tar
**/*.tar
**/*.tgz
**/*.txz
**/*.gz
**/*.xz

# Pickle
**/*.pickle
**/*.pkl
Expand Down

0 comments on commit 1682649

Please sign in to comment.