mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-14 10:34:06 +02:00
Co-authored-by: Reece Browne <[email protected]> Co-authored-by: James Brunton <[email protected]>
16 lines
280 B
Plaintext
16 lines
280 B
Plaintext
dist/
|
|
# Tauri/Cargo build output (binary assets named *.js etc. confuse Prettier)
|
|
src-tauri/target/
|
|
node_modules/
|
|
src-tauri/target/
|
|
src-tauri/gen/
|
|
public/vendor/
|
|
public/pdfjs*/
|
|
public/js/thirdParty/
|
|
public/css/cookieconsent.css
|
|
src-tauri/target/
|
|
*.min.*
|
|
*.md
|
|
*.wxs
|
|
src/output.css
|