mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
export-ignore 설정 추가.
git-archive 명령 시 제외 항목.
This commit is contained in:
parent
c949ca526c
commit
4f459f9729
1 changed files with 7 additions and 0 deletions
7
.gitattributes
vendored
Normal file
7
.gitattributes
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue