Skip to content

Commit

Permalink
removed platforms/ node_modules/ and updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Plamen5kov committed May 9, 2016
1 parent 29d876a commit 127747f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
14 changes: 2 additions & 12 deletions .gitignore
@@ -1,12 +1,2 @@
*.class

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.jar
*.war
*.ear

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
node_modules/
platforms/
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"babel-traverse": "6.8.0",
"babel-types": "6.8.1",
"babylon": "6.7.0",
"babylon": "6.8.0",
"filewalker": "0.1.2",
"lazy": "1.0.11"
}
Expand Down

0 comments on commit 127747f

Please sign in to comment.