Skip to content

Commit

Permalink
chore: Add wildcare to gitignore nuikta builds
Browse files Browse the repository at this point in the history
  • Loading branch information
johnoppenheimer committed Jun 19, 2023
1 parent e5d3058 commit f03688c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
__pycache__
.vscode
.DS_Store
main.build
main.dist
main.onefile-build
*.build
*.dist
*.onefile-build
venv
/out
/.DS_Store
Expand Down

0 comments on commit f03688c

Please sign in to comment.