Add gitignore

This commit is contained in:
2026-05-14 19:11:16 -04:00
parent 8a9f5c37ff
commit 1cf88a0969
2 changed files with 10 additions and 51 deletions
+10
View File
@@ -0,0 +1,10 @@
# Ignore savelayout files
saved_layout.json
# Ignore local history/state
history.sqlite
.DS_Store
# Ignore sensitive credentials (if you have a private config)
secrets.lua
-51
View File
@@ -1,51 +0,0 @@
{
"windows" : [
{
"x" : 0,
"bundleID" : "pro.affine.app",
"y" : 33,
"appName" : "AFFiNE",
"h" : 855,
"w" : 756,
"winTitle" : "AFFiNE"
},
{
"x" : 0,
"bundleID" : "com.google.Chrome",
"y" : 33,
"appName" : "Google Chrome",
"h" : 856,
"w" : 1512,
"winTitle" : "gitea vscode - Google Search - Google Chrome"
},
{
"x" : 483,
"bundleID" : "com.apple.Terminal",
"y" : 293,
"appName" : "Terminal",
"h" : 514,
"w" : 909,
"winTitle" : "francop — -zsh — 127×31"
},
{
"x" : 45,
"bundleID" : "com.apple.Terminal",
"y" : 62,
"appName" : "Terminal",
"h" : 514,
"w" : 909,
"winTitle" : "francop — francop@mediabox3: \/mnt\/gdrive\/Media\/Audiobooks — ssh francop@192.168.1.101 — 127×31"
},
{
"x" : 0,
"bundleID" : "com.microsoft.VSCode",
"y" : 33,
"appName" : "Code",
"h" : 855,
"w" : 1512,
"winTitle" : "Extension: Gitea for VS Code — .hammerspoon"
}
],
"screenCount" : 1,
"saveTime" : "15:35:58"
}