runtipi/.gitignore

16 lines
208 B
Text
Raw Normal View History

2022-03-29 18:53:48 +00:00
.env
nginx/*
letsencrypt/*
2022-03-30 19:26:01 +00:00
app-data/*
2022-04-07 08:34:18 +00:00
traefik/ssl/*
!traefik/ssl/.gitkeep
2022-03-30 19:26:01 +00:00
!app-data/.gitkeep
2022-04-07 08:34:18 +00:00
!letsencrypt/mkcert/.gitkeep
2022-03-29 20:40:04 +00:00
2022-03-30 19:26:01 +00:00
state/*
!state/.gitkeep
2022-03-29 21:07:13 +00:00
2022-03-30 19:26:01 +00:00
tipi.config.json
2022-03-29 21:07:13 +00:00
2022-03-30 19:26:01 +00:00
# Commit empty directories
2022-04-07 08:34:18 +00:00
!nignx/.gitkeep