runtipi/.gitignore

20 lines
204 B
Text
Raw Normal View History

*.swo
*.swp
logs
2022-05-09 09:06:53 +00:00
.pnpm-debug.log
2022-05-07 06:27:26 +00:00
.env*
2022-05-16 21:30:08 +00:00
github.secrets
node_modules/
2022-03-30 19:26:01 +00:00
app-data/*
2022-07-26 18:28:05 +00:00
data/postgres
2022-03-30 19:26:01 +00:00
!app-data/.gitkeep
2022-08-03 20:36:27 +00:00
repos/*
!repos/.gitkeep
apps/*
!apps/.gitkeep
traefik/shared
2022-03-30 19:26:01 +00:00
state/*
!state/.gitkeep
2022-09-24 18:17:55 +00:00
media