# Development and testing files
QUICKSTART-TESTING.md
TESTING.md
TEST-REPORT.md
TEST-SUMMARY.txt
COMPATIBILITY.md
test_api_endpoints.php
api_test_results.txt
ENDPOINT_FIXES.md
RAIL_SCORE_API_DOCUMENTATION.md

# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store

# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Temporary files
*.tmp
*.temp

# Development notes
notes.md
todo.md
