*.class
*~
.*.swp
.*.swo
.loadpath
.buildpath
.checkstyle
.pmd
.pmdruleset
.pmdruleset.xml
.project
.settings
.classpath
.metadata
dependency-reduced-pom.xml
.idea
*.iml
*.ipr
*.iws
nbproject
.DS_Store
target
test-output
nbactions.xml
samples/gwt-demo/src/main/webapp/WEB-INF/classes/
samples/gwt-chat/src/main/webapp/WEB-INF/classes/
samples/gwt-conn-share/src/main/webapp/WEB-INF/classes/
atlassian-ide-plugin.xml
copilot_plan/
.vscode/
node_modules/
website-astro/
.copilot/
claude_docs/
.copilot/
.envrc
.flattened-pom.xml

# Runtime-generated SQLite databases (durable-sessions sample)
*.db
*.db-journal
*.db-wal
*.db-shm

# Local test scaffolds from `atmosphere new` CLI
/test-*/

# Generated self-signed certs for WebTransport/TLS testing
samples/*/src/main/resources/certs/
