Ignore pycharm settings directory
This commit is contained in:
parent
f6bd684b97
commit
d8cfffeef9
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -10,6 +10,9 @@ __pycache__/
|
|||
*.txt
|
||||
*.db
|
||||
|
||||
# pycharm
|
||||
.idea/
|
||||
|
||||
# Distribution / packaging
|
||||
.Python
|
||||
env/
|
||||
|
|
Loading…
Reference in New Issue
Block a user