# Node.js dependencies
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
pnpm-lock.yaml

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

# Moodle specific
# The amd/build directory contains compiled JavaScript that is generated from amd/src
# These files MUST be committed for the plugin to work in production.

# Temporary files
*.tmp
*.bak
*.log

# OS generated files
Thumbs.db
.Spotlight-V100
.Trashes
