mirror of
https://github.com/cupcakearmy/cryptgeon-raycast.git
synced 2025-09-05 18:20:48 +00:00
initial push
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal 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
|
Reference in New Issue
Block a user