2
0

update gitignore after build

This commit is contained in:
2025-09-13 20:04:00 +02:00
parent 04f43fa20f
commit 2b1994622a

4
.gitignore vendored
View File

@@ -2,7 +2,7 @@
node_modules/ node_modules/
# Build output # Build output
build/ #build/
# Logs # Logs
*.log *.log
@@ -59,4 +59,4 @@ Desktop.ini
# Marp specific # Marp specific
*.html *.html
*.pdf *.pdf