-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
72 lines (63 loc) · 1.21 KB
/
Copy path.gitignore
File metadata and controls
72 lines (63 loc) · 1.21 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
**/.classpath
**/.settings
**/target
**/.project
**/.idea
/bin/
/.mvn/jvm.config
**/.pm
**/.serena
**/.claude
**/.quint
**/.mcp.json
/t8code/
/Octree/
/lucien/fast-ray.pdf
/lucien/archived/**
/sentry/archived/**
/logs/**
# Performance testing artifacts
*.backup
*.test-backup
*.dataset
target/prism-test-data*.csv
target/debug-test.csv
/lucien/doc/dsoc/archive/
/dyada-java/.jqwik-database
/resource/logs
**/.luciferase/
lucien/performance-results/**
# Documentation artifacts
*.md.backup
*.md.backup-*
performance-results/summary-*.txt
.github/reviews/review-*.md
# Beads workflow - track issues.jsonl directly
.beads/db.sqlite3
.beads/push-state.json
.beads/dolt-monitor.pid.lock
.beads/.beads-credential-key
.beads/daemon.lock
.beads/daemon.log
.beads/daemon-*.log.gz
.beads/.jsonl.lock
.gitattributes
/.vscode/settings.json
portal/logs/
/.pm-archives
# Archived and planning documentation (causing CI warnings)
**/doc/plans/
**/doc/archive/
**/doc/**/.archive*/
# Archived project management and FPF knowledge base
.pm-archives/
.quint/
# Dolt database files (added by bd init)
.dolt/
*.db
# IDE classpath artifacts
.factorypath
**/.factorypath
# Beads / Dolt files (added by bd init)
.beads-credential-key
.beads/proxieddb/