mirror of
https://github.com/fatedier/frp.git
synced 2026-03-08 02:49:10 +08:00
35 lines
298 B
Plaintext
35 lines
298 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/
|
|
dist/
|
|
.idea/
|
|
.vscode/
|
|
.autogen_ssh_key
|
|
client.crt
|
|
client.key
|
|
|
|
# Cache
|
|
*.swp
|
|
|
|
# AI
|
|
CLAUDE.md
|
|
AGENTS.md
|
|
.sisyphus/
|