Gitignore : updated gitignore
Pycharm idea ignore files added
This commit is contained in:
parent
bb433fc495
commit
fc5047e903
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -13,3 +13,6 @@ build/lib.*
|
|||
build/temp.*
|
||||
dist
|
||||
*.egg-info
|
||||
|
||||
# Pycharm idea files excluded
|
||||
.idea/*
|
||||
|
|
Reference in New Issue
Block a user