blob: 77895da8d2c2bef2f1ac8df123e54c8ad29bee2f [file] [log] [blame]
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
out/
# Intellij
.idea/
*.iml
*.iws
# Eclipse
.classpath
.project
.settings/
.recommenders/
# Mac
.DS_Store
# Gradle
.gradle
# NodeJs
node_modules/
package-lock.json
# Yarn
yarn.lock
yarn-error.log
.vscode/
testdb
build/
*.db
front-end/data/
*.log
*.gz
dbdata
src/main/resources/local.properties
*.key
# Docker
docker/data
data