feat: gitignore
This commit is contained in:
parent
6a4b2c40ed
commit
47d0d5ad7a
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# Python
|
||||
.venv/
|
||||
__pychache__/
|
||||
*.pyc
|
||||
|
||||
# OS noise
|
||||
.DS_Store
|
||||
|
||||
# Critical
|
||||
.env
|
||||
Loading…
x
Reference in New Issue
Block a user