.slugignore
# See hhttps://devcenter.heroku.com/articles/slug-compiler#ignoring-files-with-slugignore for more about ignoring files.
# profiling files
chrome-profiler-events*.json
speed-measure-plugin*.json
# IDEs and editors
/**/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
.history/*
# IDE - VS
.vs/*
# misc
/**/.angular/cache
/**/.sass-cache
/**/connect.lock
/**/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/**/typings
# System Files
.DS_Store
Thumbs.db
# Lock Files
~$*.*x
# Links
*.lnk
# Prometheus folders
/data
# Logs
/logs
*.log
# Lock files
*.lock
# Assets
/cert
/coverage
/documentation
/logs
# Chunky folders
/depgraph
/coverity
# Chunky files
*.gz
*.zip
# Art sources
*.psd
# Design documents
*.pdf
*.doc
*.docx
*.xls
*.xlsx
# Test data
# apt files
/.apt/usr/share/icons
node_modules/heroku*
node_modules/@angular*