Files
xc/.gitignore
Pavel Vorobyov 9f5347e616 Tardistribute (#2)
* tar started

* tarcopy for distribute
2019-09-24 12:34:54 +03:00

18 lines
242 B
Plaintext

# 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
# sandbox sources
/cmd/sandbox
# logfile
/xc.log