Updating ignore files from live

This commit is contained in:
root 2023-09-21 10:33:18 -07:00 committed by Erik Stambaugh
parent c56ab06b89
commit 59548aa3a1
2 changed files with 4 additions and 0 deletions

View file

@ -19,3 +19,6 @@ postgres14
redis
elasticsearch
chart
backup.*
clutter
.*.pgdump

1
.gitignore vendored
View file

@ -43,6 +43,7 @@
/postgres14
/redis
/elasticsearch
*.pgdump
# Ignore Apple files
.DS_Store