Ignore storage fs files.
This commit is contained in:
parent
9e00143134
commit
082f8621da
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -48,6 +48,7 @@
|
|||
/public/assets/chat/node_modules
|
||||
/tmp/*
|
||||
/tmp/pids/*
|
||||
/storage/fs
|
||||
|
||||
# except /tmp/pids/ which is needed for certain Zammad processes
|
||||
!/tmp
|
||||
|
|
Loading…
Reference in a new issue