🙈 add pycache to gitignore file
This commit is contained in:
parent
580bd681b3
commit
f7549a29a6
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -14,3 +14,6 @@ templates/*
|
|||
|
||||
# Logs
|
||||
marvin.log
|
||||
|
||||
# pycache
|
||||
__pycache__/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue