Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
added .idea
  • Loading branch information
kyleroche committed Dec 12, 2023
1 parent 1778cda commit 71e015f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
venv*
.venv*
__pycache__*
*.pyc
*.pyc
.idea

0 comments on commit 71e015f

Please sign in to comment.