qr/.gitignore

19 lines
195 B
Plaintext
Raw Permalink Normal View History

2020-05-08 13:30:50 +00:00
### 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