initial commit
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
.env
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Ignore generated proxy config
|
||||
Caddyfile
|
||||
|
||||
# Ignore custom certificates
|
||||
certs/*
|
||||
!certs/.gitkeep
|
||||
Reference in New Issue
Block a user