tile38/vendor/github.com/iwpnd/sectr/.gitignore

20 lines
306 B
Plaintext
Raw Normal View History

2021-09-05 12:48:34 +03:00
.ipynb_checkpoints/
/tmp/
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
.DS_Store
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/