danix
's git repository
home
/
my projects
/
danixland-wporg-stats.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85e69c8
)
added .gitattributes to not export git files
author
danix
<danix@danix.xyz>
Sat, 28 Jul 2018 09:48:35 +0000
(11:48 +0200)
committer
danix
<danix@danix.xyz>
Sat, 28 Jul 2018 09:48:35 +0000
(11:48 +0200)
.gitattributes
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitattributes
b/.gitattributes
new file mode 100644
(file)
index 0000000..
77a1867
--- /dev/null
+++ b/
.gitattributes
@@ -0,0
+1,4
@@
+.gitattributes export-ignore
+.gitignore export-ignore
+/i18n export-ignore
+/js export-ignore