Skip to content

Commit

Permalink
Add folders to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
delington committed Oct 1, 2023
1 parent 6c95897 commit 9241a1a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/.idea
/alma.py
/__pycache__
/service/
/__pycache__/
/build/
/dist/
main.spec

0 comments on commit 9241a1a

Please sign in to comment.