Files
frp/.gitignore
fatedier 57bb9e80fe
Some checks failed
golangci-lint / lint (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
test/e2e: add compatibility test suite for wire protocol version negotiation (#5297)
2026-04-27 18:28:22 +08:00

38 lines
324 B
Plaintext

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
*.exe
*.test
*.prof
# Self
bin/
packages/
release/
test/bin/
vendor/
lastversion/
.cache/
dist/
.idea/
.vscode/
.autogen_ssh_key
client.crt
client.key
node_modules/
# Cache
*.swp
# AI
.claude/
.sisyphus/
.superpowers/