12 lines
160 B
Text
12 lines
160 B
Text
|
|
# Build / cache artifacts
|
||
|
|
target/
|
||
|
|
node_modules/
|
||
|
|
|
||
|
|
# Per-developer scratch
|
||
|
|
.aider*
|
||
|
|
.vscode/
|
||
|
|
.idea/
|
||
|
|
|
||
|
|
# Hand-formatted — preserve original structure
|
||
|
|
CHANGELOG.md
|