loleaflet/.gitattributes | 1 + 1 file changed, 1 insertion(+) New commits: commit 171aeee0b743c377da4db45e46e5bbee92790999 Author: Pranav Kant <pran...@collabora.com> Date: Thu Apr 14 11:32:23 2016 +0530
loleaflet: .gitattributes to ignore minified js files Otherwise these show up in 'git grep' Change-Id: I82224673978c63b523750a2ec8b34ca248f4e309 diff --git a/loleaflet/.gitattributes b/loleaflet/.gitattributes new file mode 100644 index 0000000..e2a8588 --- /dev/null +++ b/loleaflet/.gitattributes @@ -0,0 +1 @@ +*.min.js binary _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits