# Gradle .gradle/ build/ !gradle/wrapper/gradle-wrapper.jar !**/src/**/build/ !**/src/**/*build* **/out/ # IntelliJ .idea/ *.iml *.iws *.ipr # VS Code .vscode/ *.code-workspace # OS .DS_Store Thumbs.db # Logs *.log logs/ # Environment .env .env.local *.env # Local mounted volumes (ignored if developer maps them inside repo) /var/ /srv/ /opt/vibe-erp/ # Dev plug-in staging directory (populated by `:reference-customer:plugin-printing-shop:installToDev`) /plugins-dev/ /files-dev/ # Node (for the future web SPA) node_modules/ dist/ .next/ # Python (none in this repo, but reference docs include PDFs we don't want to lose) # raw/ is intentionally tracked # Claude Code per-project workspace .claude/