Skip to content

Commit

Permalink
add gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaxyi committed Jan 10, 2023
1 parent ccecb05 commit 29fa4e1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
*.dll
*.exe
bin/
*.log
.env.sh
env/

# Packages #
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip

0 comments on commit 29fa4e1

Please sign in to comment.