Update OTP OpenRC service
[akkoma] / .gitignore
index f30f4cf5fb2fe583d8726b35e513dd67d5f4afb0..8fa79b68f14e79bfe61d62223a4c0aa42a66b9f1 100644 (file)
@@ -1,4 +1,7 @@
 # App artifacts
+docs/site
+*.sw*
+secret
 /_build
 /db
 /deps
@@ -13,6 +16,7 @@
 /doc
 /instance
 /priv/ssh_keys
+vm.args
 
 # Prevent committing custom emojis
 /priv/static/emoji/custom/*
@@ -28,6 +32,7 @@ erl_crash.dump
 # variables.
 /config/*.secret.exs
 /config/generated_config.exs
+/config/runtime.exs
 /config/*.env
 
 
@@ -56,4 +61,7 @@ pleroma.iml
 
 # Editor temp files
 /*~
-/*#
\ No newline at end of file
+/*#
+
+# Generated documentation
+docs/site