Initial commit
This commit is contained in:
commit
208e773d65
62 changed files with 4545 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
__pycache__/**
|
||||
.upm
|
||||
venv/**
|
||||
**/__pycache__/**
|
||||
.pythonlibs/**
|
||||
.config/**
|
||||
replit*txt
|
||||
node_modules/**
|
Loading…
Add table
Add a link
Reference in a new issue