feat: add .gitignore to exclude OS and package files
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# MAC
|
||||
DS_Store
|
||||
|
||||
# package
|
||||
node_modules
|
||||
|
||||
# oh-my-opencode
|
||||
.sisyphus
|
||||
Reference in New Issue
Block a user