initial commit
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
.env
|
||||
backups/
|
||||
drasl/config/keycloak-client-secret
|
||||
extras/authlib-injector.jar
|
||||
|
||||
# rendered configs (from tooling/render-config.sh)
|
||||
drasl/config/config.toml
|
||||
dnsmasq/dnsmasq.conf
|
||||
|
||||
# vendored / mirrored binaries
|
||||
mirror/
|
||||
pack/mods-files/
|
||||
|
||||
# landing page: generated build output + deps
|
||||
www/
|
||||
landing/node_modules/
|
||||
landing/.astro/
|
||||
landing/dist/
|
||||
Reference in New Issue
Block a user