# Source and development files
/src
tsconfig.json
# Development tools
.cursor/
.git/
.gitignore
.github/
# Test files
manual_animation_test.jsx
# Logs and temp files
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/temp
*.temp.*
**/temp/
# Just include built files and scripts for npm packages