The merge tool didn't realize that new files from one branch should have a format adhering to that of another branch.
15 lines
198 B
YAML
15 lines
198 B
YAML
---
|
|
# punctuation
|
|
bounds:
|
|
x: 0
|
|
y: 0
|
|
width: 0
|
|
height: 0
|
|
views:
|
|
base:
|
|
- "か゚" # 2 codepoints
|
|
outlines:
|
|
default:
|
|
bounds: { x: 0, y: 0, width: 0, height: 0 }
|
|
|