mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 15:54:25 +00:00
d00ebf445b
* upgrade to most recent bluemonday * make vendor * update tests for bluemonday * update tests for bluemonday * update tests for bluemonday
15 lines
221 B
Plaintext
Vendored
15 lines
221 B
Plaintext
Vendored
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
# goland idea folder
|
|
*.idea |