Added PyCharm's .idea folder to .gitignore
This commit is contained in:
parent
27582f6fd2
commit
61127f521d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -12,3 +12,4 @@ sleekxmpp.egg-info/
|
|||
*~
|
||||
.baboon/
|
||||
.DS_STORE
|
||||
.idea/
|
||||
|
|
Loading…
Reference in a new issue