29 lines
290 B
Plaintext
29 lines
290 B
Plaintext
# Node modules
|
|
node_modules/
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# Build output
|
|
build/*.txt
|
|
|
|
# System files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Environment variables
|
|
.env
|
|
|
|
CLAUDE.md
|
|
.ai/*
|
|
test-project-install/*
|
|
sample-project/*
|
|
.claude
|
|
.bmad-core
|
|
.bmad-creator-tools
|
|
.gemini
|
|
.bmad*/.cursor/
|
|
web-bundles/
|