mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-25 06:04:54 +00:00
23 lines
158 B
Plaintext
23 lines
158 B
Plaintext
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.Python
|
|
*.so
|
|
*.egg
|
|
*.egg-info
|
|
dist
|
|
build
|
|
*.db
|
|
*.sqlite
|
|
*.sqlite3
|
|
.env
|
|
.venv
|
|
venv/
|
|
ENV/
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
*.md
|
|
.DS_Store
|