initial commit of gitara site
This commit is contained in:
19
.dockerignore
Normal file
19
.dockerignore
Normal file
@@ -0,0 +1,19 @@
|
||||
target
|
||||
node_modules
|
||||
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
docker-compose.prod.yml
|
||||
Makefile
|
||||
Caddyfile
|
||||
|
||||
.git
|
||||
.gitignore
|
||||
|
||||
.env
|
||||
.env.*
|
||||
*.sqlite
|
||||
*.sqlite-*
|
||||
|
||||
uploads
|
||||
*report.html
|
||||
Reference in New Issue
Block a user