1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

Update .gitignore

This commit is contained in:
Anders Olsen Sandvik 2015-01-27 11:10:29 +01:00 committed by Ivar Conradi Østhus
parent 8a8f157841
commit 405234c5a1

17
.gitignore vendored
View File

@ -1,3 +1,6 @@
node_modules
.DS_Store
# Logs
logs
*.log
@ -13,27 +16,13 @@ lib-cov
# Coverage directory used by tools like istanbul
coverage
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directory
# Commenting this out is preferred by some people, see
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-
node_modules
# Users Environment Variables
.lock-wscript
# webpack output
public/js/bundle.js
public/js/bundle.js.map
.DS_Store
# liquibase stuff
/sql
unleash-db.jar