Skip to content

Commit

Permalink
Add the git ignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
SimFG committed Mar 29, 2024
0 parents commit 8e7da09
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__pycache__/
.pytest_cache
draft/
dist/
build/
*.spec
.env
.ruff_cache/

0 comments on commit 8e7da09

Please sign in to comment.