Ignore de cache

This commit is contained in:
2020-11-02 00:56:14 -03:00
parent f355d5100f
commit 84d2c80504

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
# PyCharm # PyCharm
/.idea/ /.idea/
__pycache__/
# PipEnv # PipEnv
Pipfile.lock Pipfile.lock