Files
223015c/.gitignore
Michael Czechowski fa888ede32 add makefile improvements and index generator
- add deploy-html, optimize-images, copy-assets targets
- add scripts/generate-index.sh for slide overview
- integrate index generation into html/build targets
- deploy to 223015c path

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 17:05:38 +01:00

67 lines
707 B
Plaintext

# Dependencies
node_modules/
# Build output
build/
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Coverage directory used by tools like istanbul
coverage/
# nyc test coverage
.nyc_output
# Dependency directories
jspm_packages/
# Optional npm cache directory
.npm
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
# macOS
.DS_Store
# Windows
Thumbs.db
ehthumbs.db
Desktop.ini
# Linux
*~
# IDEs
.vscode/
.idea/
*.swp
*.swo
# Marp specific
*.html
!build/*.html
*.pdf
index.md.bak
hdm-lehrauftrag-uebersicht.md
slides/assets-original/