.gradle
bin
.idea
.parcel-cache
.includepath
.ignorepath
.settings
.classpath
/styles.css
/styles-v1.css
.project
.vscode
.DS_Store
.repos/*/
*.iml
*.ipr
*.iws
*.log
/*.xml
/*.pdf
metastore_db
html_docs/
vendor
air_gapped/work

# Compiled docs.js
.cache/
resources/web/tests/

# Comes from running rspec tests
.rspec_status

# Comes from running rubocop
.rubocop_cache

# For running js tests
node_modules

# The Visual Studio Code Perl extension creates this file
.vstags

/conf.before.yaml
/conf.after.yaml
