Skip to content

Commit

Permalink
Update .gitignore to allow for local bulding without having to clean …
Browse files Browse the repository at this point in the history
…up before a commit
  • Loading branch information
SirenGlitch committed Mar 21, 2024
1 parent 0ef10d9 commit c9e4f09
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -632,3 +632,6 @@ FodyWeavers.xsd
.idea/
output/
pyinstaller-config.json
*.spec
build/
dist/

0 comments on commit c9e4f09

Please sign in to comment.