37 lines
427 B
Plaintext
37 lines
427 B
Plaintext
# Maven
|
|
target/
|
|
|
|
# IDE
|
|
.idea/
|
|
*.iml
|
|
.vscode/
|
|
.settings/
|
|
.classpath
|
|
.project
|
|
.factorypath
|
|
*.swp
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Environment
|
|
.env
|
|
*.env.local
|
|
|
|
# Worktrees
|
|
.worktrees/
|
|
|
|
# Claude
|
|
.claude/
|
|
.superpowers/
|
|
.playwright-mcp/
|
|
.gitnexus
|
|
|
|
# Installer output (generated by install.sh / install.ps1)
|
|
installer/cameleer/
|
|
|
|
# Generated by postinstall from @cameleer/design-system
|
|
ui/public/favicon.svg
|
|
docker/runtime-base/agent.jar
|