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