mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
14 lines
204 B
Plaintext
14 lines
204 B
Plaintext
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
|
|
|
# asdf version management
|
|
.tool-versions
|
|
|
|
node_modules
|
|
.cursorignore
|
|
.turbo
|
|
|
|
.env*
|
|
!*.env.example
|
|
|
|
# cursor
|
|
bun.lockb |