Initial commit - Sitemap Builder app
This commit is contained in:
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
.git
|
||||
.gitignore
|
||||
.next
|
||||
node_modules
|
||||
*.md
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
data
|
||||
uploads
|
||||
Dockerfile*
|
||||
docker-compose*
|
||||
.dockerignore
|
||||
Reference in New Issue
Block a user