summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorjake <jake@jakes-mail.top>2022-08-14 23:42:18 -0400
committerjake <jake@jakes-mail.top>2022-08-15 00:06:02 -0400
commit7473f06b1ffb4882849046cd258a8fdec1d2a181 (patch)
tree5de6c1f16a240e7dc5dfc521b0627c462e15e77d /.gitignore
parent398ee699343b94a1538d1c486330966707865878 (diff)
Do not load entire request into memory.
Added support for webm magic detection. Fix bug Bug fix
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9891af3..6987a75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,10 @@ example.com/
# make your own log file
*.log
+
+# make your own systemd service file (for now)
+*.service
+
+# not related to project
+jakes_gemini_client/
+jakes_gemini_server/