# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
tania-core

# Test binary, build with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/

public/
node_modules/
cypress/
vendor/
storage.db
notes.md
.vscode
db/sqlite/tania.db
tania.db
tania-server
tania-uploads
dist/

/resources/tests/unit/coverage/
/resources/tests/assets/screenshots/
/resources/tests/assets/videos/
selenium-debug.log

# frontend error log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-v][a-z]
[._]sw[a-p]

# Session
Session.vim

# Temporary
.netrwhist
*~
# Auto-generated tag files
tags

**/.DS_Store