diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..141a4afef --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.jpg filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.dll filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore index fa8156226..e58756d6e 100644 --- a/.gitignore +++ b/.gitignore @@ -22,7 +22,6 @@ package.xml installer-test repository.zip /ImageLounge/cmake/*.tmp -/.gitattributes /installer/nomacs/.* /installer/nomacs.x64/* /installer-inno/nomacs.x64/* diff --git a/scripts/utils/version.cache b/scripts/utils/version.cache index 108746e4f..cf0ffc91f 100644 --- a/scripts/utils/version.cache +++ b/scripts/utils/version.cache @@ -1 +1 @@ -version:3.15.1615 \ No newline at end of file +version:3.15.1617 \ No newline at end of file