added .gitattributes to not export git files
[danixland-wporg-stats.git] / .gitattributes
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