Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Zusier committed Nov 20, 2021
1 parent 652b334 commit a9f22fe
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,11 @@
# vendor/

# MacOS
*.DS_Store
*.DS_Store


# pyinstaller builds
build/
dist/
*.spec
__pycache__/

0 comments on commit a9f22fe

Please sign in to comment.