blob: f0ec9c4fcd34706f1ee31ad19c136e455b2fada2 [file] [log] [blame]
# Ignore files and directories that start with .
.*
.*/
target
/bin/
ui-react/code-coverage
# IntelliJ files
*.iml
**/*.iml
# Node, NPM and Yarn files
node
node_modules
yarn.lock
# React
*.log
logs
**/*.backup.*
**/*.back.*
bower_components
# Exclude .gitignore from ignore list
!/.gitignore