aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFriedrich Beckmann <friedrich.beckmann@tha.de>2026-03-19 16:24:44 +0100
committerFriedrich Beckmann <friedrich.beckmann@tha.de>2026-03-19 16:24:44 +0100
commit82f21ed8f1dfc7855bdb3b6eafd52a21a39ec949 (patch)
tree3a7340566400aebc59014ed00d7fe59f6ab08df3 /.gitignore
parentba2d143a8f0328d61294e84d46c4ed55ff10421e (diff)
.gitignore - do not show credentials
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 496ee2c..a7dfb30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-.DS_Store \ No newline at end of file
+.DS_Store
+.env \ No newline at end of file