formless/.gitignore

17 lines
217 B
Plaintext
Raw Normal View History

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