1
0
wiki/.gitignore
2026-07-10 23:10:35 +02:00

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/