Replace .gitignore with a more complete copy.

develop
Icedream 2015-10-16 14:42:03 +02:00
parent ab3e66ae8f
commit 84797f6814
1 changed files with 28 additions and 1 deletions

29
.gitignore vendored
View File

@ -1 +1,28 @@
iced
# Logs
logs
*.log
npm-debug.log*
# Runtime data
pids
*.pid
*.seed
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# node-waf configuration
.lock-wscript
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directory
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
node_modules