Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Commit

Permalink
Add .idea folder to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
ViddeM committed Sep 25, 2018
1 parent 126d662 commit fc4d947
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@

#Compiled python
*.pyc

#Pycharm idea folder
.idea/

0 comments on commit fc4d947

Please sign in to comment.