1
0
Fork 0
mirror of https://github.com/kemayo/leech synced 2026-01-01 13:16:52 +01:00

build(.gitignore): modified the .gitignore file so it ignores PyCharm's .idea folder

This commit is contained in:
Emmanuel Jemeni 2023-02-25 22:24:58 +01:00
parent 57b71b6061
commit e3175b7a1e

3
.gitignore vendored
View file

@ -58,3 +58,6 @@ coverage.xml
# Sphinx documentation
docs/_build/
# Pycharm
.idea/