Initialer Stand des PDF Tools
ZUGFeRD-E-Rechnungs-Konverter mit Vaadin-UI: E-Rechnung aus PDF oder Rechnungstemplate erzeugen, Template-Designer, Adressbuch und speicherbare Formulareingaben (MongoDB). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Zugangsdaten
|
||||
.env
|
||||
|
||||
# Build
|
||||
target/
|
||||
|
||||
# Vaadin
|
||||
src/main/frontend/generated/
|
||||
node_modules/
|
||||
vite.config.ts.timestamp-*
|
||||
|
||||
# IDE / OS
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user