1
0
Fork 0
out-of-tree/.gitignore

22 lines
272 B
Plaintext
Raw Normal View History

2018-09-17 16:15:16 +00:00
# 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
2018-12-02 02:26:22 +00:00
# Snap
parts
prime
stage
snap/.snapcraft
squashfs-root
*.snap
*_source.tar.bz2