Updating ignore files from live
This commit is contained in:
parent
c56ab06b89
commit
59548aa3a1
2 changed files with 4 additions and 0 deletions
|
@ -19,3 +19,6 @@ postgres14
|
|||
redis
|
||||
elasticsearch
|
||||
chart
|
||||
backup.*
|
||||
clutter
|
||||
.*.pgdump
|
||||
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -43,6 +43,7 @@
|
|||
/postgres14
|
||||
/redis
|
||||
/elasticsearch
|
||||
*.pgdump
|
||||
|
||||
# Ignore Apple files
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue