mirror of
https://github.com/kemayo/leech
synced 2025-12-06 08:22:56 +01:00
build(.gitignore): modified the .gitignore file so it ignores PyCharm's .idea folder
This commit is contained in:
parent
dca26e95ea
commit
b1f1c01210
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -58,3 +58,6 @@ coverage.xml
|
||||||
|
|
||||||
# Sphinx documentation
|
# Sphinx documentation
|
||||||
docs/_build/
|
docs/_build/
|
||||||
|
|
||||||
|
# Pycharm
|
||||||
|
.idea/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue