Initial commit
This commit is contained in:
commit
615da450c6
2 changed files with 12 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Ignore everything
|
||||||
|
**
|
||||||
|
|
||||||
|
# But not this file
|
||||||
|
!*/compose.yml
|
||||||
|
!README.md
|
||||||
|
!.gitignore
|
||||||
|
|
||||||
|
|
||||||
|
# Caddy
|
||||||
|
!*/Caddyfile
|
||||||
|
!*/.env.example
|
0
README.md
Normal file
0
README.md
Normal file
Loading…
Add table
Reference in a new issue