Skip to content

Commit

Permalink
".idea/" added to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbazzan authored and spbnick committed Nov 3, 2021
1 parent 65a2134 commit 30d145e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.idea/
__pycache__
*.egg-info
*.pyc

0 comments on commit 30d145e

Please sign in to comment.