runtipi/.gitignore

28 lines
391 B
Text
Raw Normal View History

2022-05-09 09:06:53 +00:00
.pnpm-debug.log
2022-03-29 18:53:48 +00:00
.env
2022-05-07 06:27:26 +00:00
.env*
2022-05-16 21:30:08 +00:00
github.secrets
node_modules/
2022-03-29 18:53:48 +00:00
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-28 18:18:00 +00:00
!nignx/.gitkeep
media/data/movies/*
2022-05-03 20:55:55 +00:00
media/data/tv/*
2022-04-28 18:18:00 +00:00
!media/data/movies/.gitkeep
2022-05-03 20:55:55 +00:00
!media/data/tv/.gitkeep
2022-04-28 18:18:00 +00:00
media/torrents/*
!media/torrents/.gitkeep