Compare commits
1 Commits
6a7a627b71
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 48fda1e3f6 |
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,14 +1,14 @@
|
|||||||
# HARD BLOCK (must be first)
|
# HARD BLOCK (must be first)
|
||||||
n8n/
|
n8n/*
|
||||||
i2pconfig/
|
i2pconfig/*
|
||||||
gitea/
|
gitea/
|
||||||
vw-data/
|
vw-data/
|
||||||
glue/
|
glue/
|
||||||
lidarr/bin
|
lidarr/*
|
||||||
actual-data/
|
actual-data/*
|
||||||
speedtest-tracker/
|
speedtest-tracker/*
|
||||||
thelounge/
|
thelounge/*
|
||||||
prometheus/
|
prometheus/*
|
||||||
|
|
||||||
# block all service dirs that cause permission issues
|
# block all service dirs that cause permission issues
|
||||||
**/postgres/
|
**/postgres/
|
||||||
|
|||||||
Reference in New Issue
Block a user