10 lines
91 B
Text
10 lines
91 B
Text
.git
|
|
.gitignore
|
|
.venv
|
|
node_modules
|
|
__pycache__
|
|
*.py[cod]
|
|
.env
|
|
.env.*
|
|
static/dist
|
|
README.md
|