Initial commit

This commit is contained in:
Warezpeddler
2026-01-29 00:15:12 +00:00
parent e740841c12
commit 3e873f03a8
6 changed files with 2067 additions and 2 deletions

46
.gitignore vendored Normal file
View File

@@ -0,0 +1,46 @@
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Virtual Environment
venv/
env/
ENV/
.venv
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Project specific
*.json
!requirements.txt
proxy-exports/
reverse-engineering/proxy-exports/
reverse-engineering/*.json
reverse-engineering/