🙈 add pycache to gitignore file

This commit is contained in:
Marc Michalsky 2021-11-05 11:59:41 +01:00
parent 580bd681b3
commit f7549a29a6

3
.gitignore vendored
View file

@ -14,3 +14,6 @@ templates/*
# Logs
marvin.log
# pycache
__pycache__/