12 lines
150 B
Plaintext
12 lines
150 B
Plaintext
# dependencies for build.ts and other related nonsense
|
|
node_modules
|
|
bun.lock
|
|
|
|
|
|
# VSCode configuration
|
|
.vscode
|
|
|
|
# Generated output
|
|
public_html
|
|
.cache/
|