export-ignore 설정 추가.

git-archive 명령 시 제외 항목.
This commit is contained in:
bnu 2013-11-15 00:47:58 +09:00
parent c949ca526c
commit 4f459f9729

7
.gitattributes vendored Normal file
View file

@ -0,0 +1,7 @@
.gitattributes export-ignore
.gitignore export-ignore
tools export-ignore
tests export-ignore
phpDoc export-ignore
Gruntfile.js export-ignore
package.json export-ignore