docker setup

This commit is contained in:
AdrienLSH
2023-11-23 16:43:30 +01:00
parent fd19180e1d
commit f29003c66a
5410 changed files with 869440 additions and 0 deletions

4
srcs/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
.env
*.pyc
db.sqlite3
**/migrations/**