make sure all pycache stuff is ignored by git
This commit is contained in:
parent
572c908894
commit
fca36e9b02
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@ venv/
|
|||
/storage/
|
||||
scanners/ole/venv/
|
||||
tmp/
|
||||
**/__pycache__
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/linux,go,vim,visualstudiocode,macos,windows
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=linux,go,vim,visualstudiocode,macos,windows
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue