diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8ce7b72 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.tar.gz filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore index 383e5ae..2a3e878 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ node_modules/ logs.log db/image/ db/img/ +db/*.tar.gz