2015-08-16 01:47:51 +02:00
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
# 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
|
|
|
|
|
|
|
|
# Compiled binary addons (http://nodejs.org/api/addons.html)
|
|
|
|
build/Release
|
|
|
|
|
|
|
|
# Dependency directories
|
|
|
|
node_modules
|
|
|
|
bower_components
|
2016-01-27 17:40:25 +01:00
|
|
|
api/vendor
|
2015-08-16 01:47:51 +02:00
|
|
|
|
|
|
|
# Build files
|
|
|
|
build
|
|
|
|
|
2016-01-27 17:40:25 +01:00
|
|
|
api/composer.lock
|
2015-08-16 01:47:51 +02:00
|
|
|
.idea
|
2015-11-19 01:56:05 +01:00
|
|
|
.jshintrc
|