Files
cariddi/.gitignore
T
2021-05-20 22:08:55 +02:00

19 lines
296 B
Plaintext

# cariddi
output-cariddi/
# 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/