pasta/.gitignore
Felix Niederwanger b24bfa39e7 Remove sqlite database
We don't need the sqlite database anymore
2020-12-04 15:35:11 +01:00

31 lines
425 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
/pastad
/pasta
cmd/pastad/pastad
cmd/pasta/pasta
# 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/
# vscode
.vscode
__debug_bin
# data files, directories and databases
*.db
bins
*.toml
pasta_test
/pastas