Semaphore/.gitignore

38 lines
669 B
Plaintext
Raw Normal View History

2016-01-05 00:32:53 +01:00
gin-bin
util/bindata.go
2014-08-24 19:36:34 +02:00
lib/credentials.js
lib/credentials.json
public/vendor
dist/
2014-08-24 23:00:05 +02:00
.vagrant
2014-08-25 01:04:51 +02:00
bin/setup.js
2014-08-24 19:36:34 +02:00
public/css/semaphore.css
2014-08-24 00:43:31 +02:00
# Logs
logs
*.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
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directory
# Deployed apps should consider commenting this line out:
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
node_modules