mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
ignore, export-ignore 수정.
This commit is contained in:
parent
e632e6e905
commit
1d7dff7af8
2 changed files with 10 additions and 8 deletions
9
.gitattributes
vendored
9
.gitattributes
vendored
|
|
@ -1,7 +1,8 @@
|
|||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
tools export-ignore
|
||||
tests export-ignore
|
||||
phpDoc export-ignore
|
||||
/tools/ export-ignore
|
||||
/tests/ export-ignore
|
||||
/phpDoc/ export-ignore
|
||||
Gruntfile.js export-ignore
|
||||
package.json export-ignore
|
||||
package.json export-ignore
|
||||
.travis.yml export-ignore
|
||||
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
files/
|
||||
build/
|
||||
node_modules/
|
||||
config.user.inc.php
|
||||
/files/
|
||||
/build/
|
||||
/node_modules/
|
||||
.DS_Srore
|
||||
.Thumbs.db
|
||||
Thumbs.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue