# Specifies intentionally untracked files to ignore when using Git
|
|
# http://git-scm.com/docs/gitignore
|
|
|
|
node_modules/
|
|
platforms/
|
|
plugins/
|
|
npm-debug.log
|
|
.idea/
|
|
www/lib/
|