Files
httprunner/.gitignore
buyuxiang 23bf656d4c change gitignore
Change-Id: I0b4fe138d4ef97d2ef37be45d7510f8fa345d123
2021-11-20 15:33:33 +08:00

25 lines
335 B
Plaintext

# 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
# Dependency directories (remove the comment below to include it)
# vendor/
__debug_bin
.vscode/
.idea/
__pycache__
.DS_Store
site/
output/