initial commit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
.git
|
||||
.gitignore
|
||||
.dockerignore
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
README.md
|
||||
docs/
|
||||
data/
|
||||
backups/
|
||||
*.db
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
*.pem
|
||||
*.key
|
||||
*.p12
|
||||
*.pfx
|
||||
credentials.json
|
||||
secrets.*
|
||||
vibedns
|
||||
vibedns-*
|
||||
dist/
|
||||
out/
|
||||
.idea/
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user