diff options
| author | Arne Rief <riearn@proton.me> | 2026-03-27 12:26:53 +0100 |
|---|---|---|
| committer | Arne Rief <riearn@proton.me> | 2026-03-27 12:26:53 +0100 |
| commit | 3e6c9963af6d7defb8abc420ae278a0ba23b5dfb (patch) | |
| tree | a3a508298e0feb1fec45b28fa912381083798c37 /frontend | |
| parent | 494d16996820a05bd74974de4b3db8225c684f6e (diff) | |
Diffstat (limited to 'frontend')
| -rw-r--r-- | frontend/.gitattributes | 1 | ||||
| -rw-r--r-- | frontend/.gitignore | 9 |
2 files changed, 0 insertions, 10 deletions
diff --git a/frontend/.gitattributes b/frontend/.gitattributes deleted file mode 100644 index 6313b56..0000000 --- a/frontend/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* text=auto eol=lf diff --git a/frontend/.gitignore b/frontend/.gitignore deleted file mode 100644 index 0aa16e3..0000000 --- a/frontend/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -logs -*.log -npm-debug.log* - -node_modules -dist -dist-ssr -.env -*.local |
