This commit is contained in:
han0
2024-05-29 10:21:31 +08:00
commit 54ac29d27b
119 changed files with 6817 additions and 0 deletions

38
.gitignore vendored Normal file
View File

@@ -0,0 +1,38 @@
venv/
__pycache__/
*.ini
.eggs/
*.egg-info
dist/
build/
.DS_Store
*.log
*.pyc
.idea
.sass-cache
*.iml
.ipr
.iws
*~
~*
*.diff
*.patch
*.bak
Thumbs.db
.project
.*proj
.svn
*.swp
*.swo
*.class
*.tmp_*
.build
.logs
node_modules
config.rb
.pytest_cache
.idea
local_config.py
.local_config.py
./local_config.py