27 lines
324 B
Plaintext
27 lines
324 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/
|
|
|
|
.open-next
|
|
|
|
target/
|
|
|
|
.cargo-tools/random_gibberish.txt
|