its 7am i havent slept i have no idea
This commit is contained in:
19
.dockerignore
Normal file
19
.dockerignore
Normal file
@@ -0,0 +1,19 @@
|
||||
.DS_Store
|
||||
.cursor
|
||||
.env.local
|
||||
.git
|
||||
.gitea
|
||||
.github
|
||||
.idea
|
||||
.public
|
||||
backup_manifests/
|
||||
docs/
|
||||
tests/
|
||||
var/
|
||||
# Symfony cache/logs generated inside the container should not come from the host
|
||||
var/cache/
|
||||
var/log/
|
||||
|
||||
# Uploaded files stay on the host, not baked into images
|
||||
public/uploads/
|
||||
|
||||
Reference in New Issue
Block a user