diff --git a/.gitattributes b/.gitattributes index f7ba128..f24c044 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,3 +12,4 @@ # (binary is a macro for -text -diff) *.png binary +*.db binary diff --git a/storage/nunu-test.db b/storage/nunu-test.db index 363d141..136c4e9 100644 Binary files a/storage/nunu-test.db and b/storage/nunu-test.db differ