summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordanix <danix@danix.xyz>2018-07-28 11:48:35 +0200
committerdanix <danix@danix.xyz>2018-07-28 11:48:35 +0200
commit895fce7f07051384d5648dc46af512de7453b3b6 (patch)
tree15daf59029b8f87d4bed5af896693243a7ddf058
parent85e69c8ebd18061ae4f6c09bbdd73fc14b6c6c68 (diff)
downloaddanixland-wporg-stats-895fce7f07051384d5648dc46af512de7453b3b6.tar.gz
danixland-wporg-stats-895fce7f07051384d5648dc46af512de7453b3b6.zip
added .gitattributes to not export git files
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..77a1867
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+.gitattributes export-ignore
+.gitignore export-ignore
+/i18n export-ignore
+/js export-ignore