Ignore more stuff
This commit is contained in:
parent
c82f53c346
commit
fe7e67cce6
1 changed files with 8 additions and 1 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1 +1,8 @@
|
|||
__pycache__/
|
||||
# Python dealies.
|
||||
__pycache__/
|
||||
|
||||
# Virtual environment in project.
|
||||
.venv
|
||||
|
||||
# Version file for pdm, points to host root.
|
||||
.pdm-python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue