mirror of
https://github.com/simple-login/app.git
synced 2025-12-11 07:26:04 +08:00
add more files into .dockerignore
This commit is contained in:
parent
b865be760c
commit
48ebc9c961
1 changed files with 8 additions and 1 deletions
|
|
@ -1 +1,8 @@
|
|||
db.sqlite
|
||||
.idea/
|
||||
*.pyc
|
||||
db.sqlite
|
||||
.env
|
||||
.pytest_cache
|
||||
.vscode
|
||||
.DS_Store
|
||||
config
|
||||
Loading…
Add table
Reference in a new issue