forked from Mxmilu666/frp
42 lines
356 B
Plaintext
42 lines
356 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.md
|
|
.claude/
|
|
.sisyphus/
|
|
.superpowers/
|
|
|
|
# TLS
|
|
.autotls-cache
|