summaryrefslogtreecommitdiff
path: root/frontend
diff options
context:
space:
mode:
authorArne Rief <riearn@proton.me>2026-03-27 12:26:53 +0100
committerArne Rief <riearn@proton.me>2026-03-27 12:26:53 +0100
commit3e6c9963af6d7defb8abc420ae278a0ba23b5dfb (patch)
treea3a508298e0feb1fec45b28fa912381083798c37 /frontend
parent494d16996820a05bd74974de4b3db8225c684f6e (diff)
Cleanup gitignore & attributesHEADmaster
Diffstat (limited to 'frontend')
-rw-r--r--frontend/.gitattributes1
-rw-r--r--frontend/.gitignore9
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