reset history
This commit is contained in:
commit
f4e5a2d03b
6 changed files with 682 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
.DS_Store
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.venv/
|
||||
venv/
|
||||
env/
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
scripts/
|
||||
Loading…
Add table
Add a link
Reference in a new issue