exclude tmp dir and tmp.py
This commit is contained in:
parent
c7ab932ac7
commit
812d7fa0c3
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -100,3 +100,5 @@ ENV/
|
|||
# mypy
|
||||
.mypy_cache/
|
||||
*.ini
|
||||
tmp.py
|
||||
tmp/
|
||||
|
|
Loading…
Reference in a new issue