- +1 −0 .editorconfig
- +1 −0 .gitignore
- +0 −17 .project
- +3 −2 Gruntfile.js
- 0 MIT-LICENSE → LICENSE
- +11 −2 package.json
| @@ -1,17 +0,0 @@ | ||
| -<?xml version="1.0" encoding="UTF-8"?> | ||
| -<projectDescription> | ||
| - <name>melonJS</name> | ||
| - <comment></comment> | ||
| - <projects> | ||
| - </projects> | ||
| - <buildSpec> | ||
| - <buildCommand> | ||
| - <name>com.aptana.ide.core.unifiedBuilder</name> | ||
| - <arguments> | ||
| - </arguments> | ||
| - </buildCommand> | ||
| - </buildSpec> | ||
| - <natures> | ||
| - <nature>com.aptana.projects.webnature</nature> | ||
| - </natures> | ||
| -</projectDescription> |
0 comments on commit
42ca2f2