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

# Logs
logs
*.log
npm-debug.log*
/logs
# Deployment builds
dist
# Dependency directories
node_modules
npm/node_modules
# 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