8 lines
64 B
Plaintext
8 lines
64 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
uploads/*
|
|
!uploads/.gitkeep
|
|
*.db
|
|
.env
|