You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wiki/.gitignore

36 lines
349 B

8 years ago
# Logs
logs
*.log
npm-debug.log*
/logs
8 years ago
# Deployment builds
dist
8 years ago
# Dependency directories
node_modules
npm/node_modules
8 years ago
# Optional npm cache directory
.npm
# Optional REPL history
.node_repl_history
# NewRelic APM
newrelic.js
# Generated assets
/assets/js
# Fusebox
.fusebox
# Config Files
config.yml
# Data directories
/repo
/data
/uploads