add .gitignore
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
*
|
||||||
|
|
||||||
|
!*/
|
||||||
|
|
||||||
|
!*/docker-compose.y*ml
|
||||||
|
!*/.*env*
|
||||||
|
|
||||||
|
!cloudflared/config/**
|
||||||
|
!caddy/*
|
||||||
|
!caddy/site/**
|
||||||
|
!homepage/config/*
|
||||||
|
!filebrowser/branding/**
|
||||||
|
!grafana/prometheus.yml
|
||||||
|
!.gitignore
|
||||||
Reference in New Issue
Block a user