Re-add pycharm/intellij files to .gitignore

This commit is contained in:
Ammar Askar 2015-04-02 21:07:26 +05:00
parent c1b3beab11
commit b021bab08b
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -67,6 +67,10 @@ target/
*.tmPreferences.cache
*.stTheme.cache
# pyCharm/Intellij
*.iml
.idea/
# workspace files are user-specific
*.sublime-workspace