21 lines
175 B
Plaintext
21 lines
175 B
Plaintext
# Rust artifacts
|
|
|
|
target/ \*_/_.rs.bk
|
|
debug/
|
|
release/
|
|
|
|
# Next.js & Node
|
|
|
|
.next/
|
|
node_modules/
|
|
out/
|
|
build/
|
|
.cache/
|
|
|
|
# Logs and system files
|
|
|
|
\*.log
|
|
.DS_Store
|
|
.cursor/
|
|
.vscode/
|