add .touched files to ignores
This commit is contained in:
parent
17e231ed74
commit
1038e8ea1e
@ -4,4 +4,5 @@ nginx.conf.compiled
|
||||
.local/
|
||||
data/db/*
|
||||
secrets
|
||||
secrets/.touched*
|
||||
sass
|
||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,5 +4,6 @@ nginx.conf.compiled
|
||||
.local/
|
||||
data/db/*
|
||||
secrets/secrets.lua
|
||||
secrets/.touched*
|
||||
data/static/avatars/*
|
||||
!data/static/avatars/default.webp
|
||||
|
Loading…
Reference in New Issue
Block a user