add unix listener, split win/unix into separate submodules

This commit is contained in:
2023-09-23 11:10:07 -07:00
parent 4b06dce7f4
commit d4fa8966b2
9 changed files with 167 additions and 139 deletions

3
.gitignore vendored
View File

@@ -2,6 +2,9 @@ dist
**/node_modules
src-tauri/target/
**/creddy.db
# .env is system-specific
.env
.vscode
# just in case
credentials*