qr/.gitignore
2020-05-08 14:30:50 +01:00

19 lines
195 B
Plaintext

### Go ###
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
/vendor/
/Godeps/
qr
.vscode