diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-10-05 18:27:05 +0200 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-10-05 18:27:05 +0200 |
| commit | 1fc165f2a5a3b6d77da2cfea2aa05e1db1c73577 (patch) | |
| tree | 2ea10b7aa960ecfa932b1091a43f101c5668cea8 /rocie-macros/.gitignore | |
| parent | feat(form): Provide basic form framework (diff) | |
| download | web-client-1fc165f2a5a3b6d77da2cfea2aa05e1db1c73577.zip | |
feat(form): Re-write the form macro as a proc macro
This allows more possibilities.
Diffstat (limited to 'rocie-macros/.gitignore')
| -rw-r--r-- | rocie-macros/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rocie-macros/.gitignore b/rocie-macros/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/rocie-macros/.gitignore @@ -0,0 +1 @@ +/target |
