Add gitignore
This commit is contained in:
+10
@@ -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
|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user