scratch-blocks/.gitignore
Markus Bordihn d1ff77824b Add basic lint options for npm
To use this linter, make sure npm is installed and execute the following
commands inside the main folder.

1.) Only once to update the package "npm install"
2.) To run the linter "npm run lint"

This would make it easier to clean up some of the code.
2015-08-03 20:34:07 +02:00

7 lines
78 B
Text

node_modules
npm-debug.log
.DS_Store
.settings
.project
*.pyc
*.komodoproject