Add gitignore for local dev data

pull/627/head^2
chapsjust 2 months ago
parent 0e02cdd8be
commit b5cd4e6dad

4
.gitignore vendored

@ -38,3 +38,7 @@ yarn-debug.log*
/ee /ee
dump.rdb dump.rdb
*.onnx *.onnx
pg_data/
caddy/
docuseal/
.env

Loading…
Cancel
Save