8000 pycharm creates a .idea directory that nobody likes, so I added it · m0rtem/CloudFail@78154bc · GitHub
[go: up one dir, main page]

Skip to content

Commit

Permalink
pycharm creates a .idea directory that nobody likes, so I added it
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Perkins committed Jun 24, 2017
1 parent 125169c commit 78154bc
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/*
*.pyc
__pycache__
venv/
Expand Down

0 comments on commit 78154bc

Please sign in to comment.
0