arma-server-web-admin/.gitignore

48 lines
692 B
Plaintext
Raw Permalink Normal View History

2016-10-29 14:48:40 +00:00
# Logs
*.log
npm-debug.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# nyc test coverage
.nyc_output
# 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 directories
2014-02-09 03:19:48 +00:00
node_modules
2016-10-29 14:48:40 +00:00
jspm_packages
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
2014-02-09 03:19:48 +00:00
# Project stuff
config.js
2014-04-06 22:10:42 +00:00
servers.json