Fixed a couple of errors in the methods definition

Added my own IDE filed in the .gitignore file
This commit is contained in:
Davide Callegari
2013-02-15 14:29:54 +01:00
parent b538d64969
commit 36bec0bb14
3 changed files with 28 additions and 28 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
node_modules/
gh-pages/
demo/
.idea