added .gitattributes to not export git files
authordanix <danix@danix.xyz>
Sat, 28 Jul 2018 09:48:35 +0000 (11:48 +0200)
committerdanix <danix@danix.xyz>
Sat, 28 Jul 2018 09:48:35 +0000 (11:48 +0200)
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..77a1867
--- /dev/null
@@ -0,0 +1,4 @@
+.gitattributes export-ignore
+.gitignore export-ignore
+/i18n export-ignore
+/js export-ignore