This repository has been archived on 2023-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
openskins/.gitignore

18 lines
245 B
Plaintext
Raw Permalink Normal View History

2020-12-26 04:16:14 +01:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
2021-01-28 13:20:49 +01:00
bin/
.env/
2020-12-26 04:16:14 +01:00
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2021-01-28 13:20:49 +01:00
# Dependency directories
vendor/
2020-12-26 04:16:14 +01:00
plugins/