🔧 Settings: [#24] dockerignore 파일 설정
This commit is contained in:
12
.dockerignore
Normal file
12
.dockerignore
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
.git
|
||||||
|
.gitignore
|
||||||
|
.dockerignore
|
||||||
|
Dockerfile
|
||||||
|
venv/
|
||||||
|
local_settings.py
|
||||||
|
__pycache__/
|
||||||
|
media
|
||||||
|
.env
|
||||||
|
db.sqlite3
|
||||||
|
migrations
|
||||||
|
README.md
|
||||||
Reference in New Issue
Block a user