mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
parent
f4e518cd3f
commit
b4d66641ac
1 changed files with 6 additions and 1 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -5,4 +5,9 @@ Thumbs.db
|
||||||
/build/
|
/build/
|
||||||
/node_modules/
|
/node_modules/
|
||||||
/vendor/
|
/vendor/
|
||||||
tests/_output/*
|
.idea
|
||||||
|
*.sublime-workspace
|
||||||
|
*.sublime-project
|
||||||
|
.codeintel
|
||||||
|
/tests/_output/
|
||||||
|
/tests/*.suite.yml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue