formless/.gitignore
sneak 488af3d373
All checks were successful
continuous-integration/drone/push Build is passing
update dockerfile, add dockerignore
2020-09-21 13:00:28 -07:00

17 lines
217 B
Plaintext

formless
# ---> Go
# 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
.env