fix config
[akkoma] / .gitignore
index 4dea75e9333aa49659c5676174e64a4ea4949962..cb1ba45a8e6d8108ee56a82e0176cc8145c09e55 100644 (file)
@@ -1,4 +1,5 @@
 # App artifacts
+secret
 /_build
 /db
 /deps
@@ -28,6 +29,7 @@ erl_crash.dump
 # variables.
 /config/*.secret.exs
 /config/generated_config.exs
+/config/runtime.exs
 /config/*.env
 
 
@@ -53,3 +55,7 @@ pleroma.iml
 
 # asdf
 .tool-versions
+
+# Editor temp files
+/*~
+/*#