34 lines
2.9 KiB
JSON
34 lines
2.9 KiB
JSON
{
|
|
"sourceFile": ".vscode/settings.json",
|
|
"activeCommit": 0,
|
|
"commits": [
|
|
{
|
|
"activePatchIndex": 4,
|
|
"patches": [
|
|
{
|
|
"date": 1745334456903,
|
|
"content": "Index: \n===================================================================\n--- \n+++ \n"
|
|
},
|
|
{
|
|
"date": 1745334464049,
|
|
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -0,0 +1,10 @@\n+{\r\n+ \"files.exclude\": {\r\n+ \"**/.git\": true,\r\n+ \"**/.svn\": true,\r\n+ \"**/.hg\": true,\r\n+ \"**/.DS_Store\": true,\r\n+ \"**/Thumbs.db\": true,\r\n+ \".vscode\": true\r\n+ }\r\n+}\n\\ No newline at end of file\n"
|
|
},
|
|
{
|
|
"date": 1745334472393,
|
|
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -4,16 +4,9 @@\n \"**/.svn\": true,\r\n \"**/.hg\": true,\r\n \"**/.DS_Store\": true,\r\n \"**/Thumbs.db\": true,\r\n- \".vscode\": true\r\n+ \".vscode\": true,\r\n+ \".vs\": true,\r\n+ \".lh\": true\r\n }\r\n-}\n-{\r\n- \"files.exclude\": {\r\n- \"**/.git\": true,\r\n- \"**/.svn\": true,\r\n- \"**/.hg\": true,\r\n- \"**/.DS_Store\": true,\r\n- \"**/Thumbs.db\": true\r\n- }\r\n }\n\\ No newline at end of file\n"
|
|
},
|
|
{
|
|
"date": 1745334478206,
|
|
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -6,7 +6,9 @@\n \"**/.DS_Store\": true,\r\n \"**/Thumbs.db\": true,\r\n \".vscode\": true,\r\n \".vs\": true,\r\n- \".lh\": true\r\n+ \".lh\": true,\r\n+ \"__pycache__\": true,\r\n+ \"Deprecated-POC\": true\r\n }\r\n }\n\\ No newline at end of file\n"
|
|
},
|
|
{
|
|
"date": 1745334493049,
|
|
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -8,7 +8,9 @@\n \".vscode\": true,\r\n \".vs\": true,\r\n \".lh\": true,\r\n \"__pycache__\": true,\r\n- \"Deprecated-POC\": true\r\n+ \"Deprecated-POC\": true,\r\n+ \"BlenderDocumentation\": true,\r\n+ \"PythonCheatsheats\": true\r\n }\r\n }\n\\ No newline at end of file\n"
|
|
}
|
|
],
|
|
"date": 1745334456903,
|
|
"name": "Commit-0",
|
|
"content": "{\r\n \"files.exclude\": {\r\n \"**/.git\": true,\r\n \"**/.svn\": true,\r\n \"**/.hg\": true,\r\n \"**/.DS_Store\": true,\r\n \"**/Thumbs.db\": true\r\n }\r\n}"
|
|
}
|
|
]
|
|
} |