Skip to content

Commit

Permalink
Add .idea/** into .gitignore for JetBrains IDE
Browse files Browse the repository at this point in the history
  • Loading branch information
asdf2014 committed Aug 8, 2017
1 parent 7add4e6 commit 4fc9eef
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
Expand Up @@ -13,3 +13,4 @@ node_modules
__pycache__
*.swp
.vscode/
.idea/**

0 comments on commit 4fc9eef

Please sign in to comment.