-
-
Notifications
You must be signed in to change notification settings - Fork 757
Expand file tree
/
Copy path.gitignore
More file actions
executable file
·49 lines (46 loc) · 782 Bytes
/
.gitignore
File metadata and controls
executable file
·49 lines (46 loc) · 782 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
*.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/