summaryrefslogtreecommitdiff
path: root/backend
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 /backend
parent494d16996820a05bd74974de4b3db8225c684f6e (diff)
Cleanup gitignore & attributesHEADmaster
Diffstat (limited to 'backend')
-rw-r--r--backend/.gitattributes1
-rw-r--r--backend/.gitignore2
2 files changed, 0 insertions, 3 deletions
diff --git a/backend/.gitattributes b/backend/.gitattributes
deleted file mode 100644
index 6313b56..0000000
--- a/backend/.gitattributes
+++ /dev/null
@@ -1 +0,0 @@
-* text=auto eol=lf
diff --git a/backend/.gitignore b/backend/.gitignore
deleted file mode 100644
index 1dcef2d..0000000
--- a/backend/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-node_modules
-.env \ No newline at end of file