Skip to content

Commit 3b494ad

Browse files
author
Simon Wacker
committed
Separate development and production environments cleanly
1 parent 55359cf commit 3b494ad

28 files changed

+1513
-1522
lines changed
File renamed without changes.
File renamed without changes.

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1+
/Makefile
2+
/docker-compose.yaml
3+
*/Dockerfile
14
/examples/*.json
25
/secrets
36
/ssl
47
/machine/*.retry
58
/nginx/html/maintenance.html
6-
/commit
7-
/backup.gz
89
/tags*
10+
/commit
911

1012
.env
1113

File renamed without changes.

0 commit comments

Comments
 (0)