mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-08 23:45:47 +00:00
This squashes all local history (768 commits) onto the scrubbed PR #90 baseline. Individual commits were lost during filter-repo corruption; the working tree content is preserved intact. Build: N/A (working tree state only)
26 lines
No EOL
629 B
JSON
26 lines
No EOL
629 B
JSON
{
|
|
"promptDelete": false,
|
|
"showLineNumber": true,
|
|
"foldHeading": true,
|
|
"foldIndent": true,
|
|
"showFrontmatter": false,
|
|
"alwaysUpdateLinks": true,
|
|
"useMarkdownLinks": false,
|
|
"newFileLocation": "folder",
|
|
"newFileFolderPath": "07-RESEARCH/01-Attack-Plans",
|
|
"attachmentFolderPath": "09-REFERENCES/assets",
|
|
"userIgnoreFilters": [
|
|
".git/",
|
|
".obsidian/",
|
|
"node_modules/",
|
|
"*.olean",
|
|
".lake/"
|
|
],
|
|
"readableLineLength": false,
|
|
"strictLineBreaks": false,
|
|
"vimMode": false,
|
|
"livePreview": true,
|
|
"propertiesInDocument": "visible",
|
|
"showInlineTitle": true,
|
|
"showUnsupportedFiles": false
|
|
} |