35 lines
507 B
Plaintext
35 lines
507 B
Plaintext
# Generated by Cargo
|
|
# If you're creating an application, put the next line in the ignore list.
|
|
# If you're creating a library, remove it.
|
|
# Cargo.lock
|
|
|
|
# Build artifacts
|
|
/target
|
|
/target/x86_64-unknown-linux-musl
|
|
/target/aarch64-unknown-linux-musl
|
|
|
|
# Assets / Documentation
|
|
/docs/generated/
|
|
|
|
# IDEs
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
|
|
# OS specific
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# RMon Specific
|
|
rmon_askpass_*
|
|
rmon_ssh_sock_*
|
|
rmon_auth_req_*
|
|
rmon_auth_res_*
|
|
*.log
|
|
|
|
# Claude/Agent sessions
|
|
.claude/
|
|
.claude_session
|
|
.gemini/
|