forked from GiteaTest2015/streamsql
46 lines
601 B
Plaintext
46 lines
601 B
Plaintext
# JetBrains template
|
|
.idea
|
|
*.iml
|
|
out/
|
|
|
|
# File-based project format
|
|
*.iws
|
|
|
|
# JIRA plugin
|
|
atlassian-ide-plugin.xml
|
|
|
|
### Go template
|
|
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
vendor/
|
|
|
|
### macOS template
|
|
.DS_Store
|
|
.AppleDouble
|
|
.LSOverride
|
|
|
|
# Thumbnails
|
|
._*
|
|
|
|
# VSCode
|
|
.vscode
|
|
|
|
# log
|
|
*.log
|
|
|
|
# coverage file
|
|
coverage.html
|
|
|
|
streamsql_overflow_data |