17 lines
204 B
Text
17 lines
204 B
Text
# Build outputs
|
|
dist/
|
|
node_modules/
|
|
|
|
# Test outputs (generated files)
|
|
tests/e2e/output/
|
|
test-output-*/
|
|
|
|
# Data files
|
|
data/
|
|
|
|
# Lock files
|
|
bun.lock
|
|
package-lock.json
|
|
|
|
# Generated files
|
|
public/generated.css
|