21 lines
292 B
Plaintext
21 lines
292 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
|
|
|
|
# content-collections
|
|
.content-collections
|
|
|
|
# Twiggy
|
|
.cursor/rules/file-structure.mdc
|