formless/.gitignore

17 lines
217 B
Plaintext
Raw Permalink Normal View History

2020-09-21 20:00:28 +00:00
formless
2020-09-20 22:23:18 +00:00
# ---> 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
2020-09-21 20:00:28 +00:00
.env