mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41: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
|
.gitattributes export-ignore
|
||||||
.gitignore export-ignore
|
.gitignore export-ignore
|
||||||
tools export-ignore
|
/tools/ export-ignore
|
||||||
tests export-ignore
|
/tests/ export-ignore
|
||||||
phpDoc export-ignore
|
/phpDoc/ export-ignore
|
||||||
Gruntfile.js 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/
|
config.user.inc.php
|
||||||
build/
|
/files/
|
||||||
node_modules/
|
/build/
|
||||||
|
/node_modules/
|
||||||
.DS_Srore
|
.DS_Srore
|
||||||
.Thumbs.db
|
Thumbs.db
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue