Initial commit
This commit is contained in:
12
nginx-python/.dockerignore
Normal file
12
nginx-python/.dockerignore
Normal file
@ -0,0 +1,12 @@
|
||||
#.dockerignore
|
||||
# Docker
|
||||
.dockerignore
|
||||
dockerfile
|
||||
compose.yaml
|
||||
compose.yml
|
||||
|
||||
# Git
|
||||
.gitignore
|
||||
*.md
|
||||
example.env
|
||||
|
||||
Reference in New Issue
Block a user