first commit

This commit is contained in:
Auric Vente
2024-08-01 22:12:44 -06:00
commit 0bcefa0b61
64 changed files with 13272 additions and 0 deletions

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
*/venv/*
output/*
*.pyc
__pycache__/
.mypy_cache/
build/
dist/
main.spec
run.spec
decomp/
*.tar.gz
*.zip
*.xml
*.iml
*.idea
curls.db
.directory
captcha_key.txt
captcha_cheat.txt
bundle.js
bundle.*.js
node_modules/
package-lock.json
export.json