16 lines
140 B
Plaintext
16 lines
140 B
Plaintext
AGENTS.md
|
|
|
|
# Shell / editor noise
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# Local logs and temporary files
|
|
*.log
|
|
tmp/
|
|
temp/
|
|
|
|
# Generated backup files
|
|
*.bak
|
|
*.bak.*
|