summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2022-12-14 16:34:19 +0200
committerThanos Apollo <[email protected]>2022-12-14 16:34:19 +0200
commit64bc66735332eeea7bb0cf28fce10a034bd73234 (patch)
tree3b75e92c8ff425ec3c7fed6b1c79b3c1d5092960
parent8b13be487432c40c0dc409a26b513fbb2d5071b4 (diff)
Add secret
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 169d8e8..2fb1d43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,6 @@ elpa/
.cask
*~
-\#*\# \ No newline at end of file
+\#*\#
+
+secret* \ No newline at end of file