mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-09-18 05:29:37 +08:00
Move to uv/pyproject and overhaul project structure
This commit is contained in:
commit
fbb76f8196
26 changed files with 1981 additions and 0 deletions
10
.dockerignore
Normal file
10
.dockerignore
Normal file
|
@ -0,0 +1,10 @@
|
|||
uploads/
|
||||
static/
|
||||
.assets/
|
||||
.env
|
||||
.venv/
|
||||
.vscode/
|
||||
.git/
|
||||
.gitignore
|
||||
.woodpecker/
|
||||
**/__pycache__/
|
Loading…
Add table
Add a link
Reference in a new issue