initial push

This commit is contained in:
2024-08-23 11:37:53 +02:00
commit 0bb793f5a0
16 changed files with 2486 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
# Raycast specific files
raycast-env.d.ts
.raycast-swift-build
.swiftpm
compiled_raycast_swift
# misc
.DS_Store