thing
[akkoma] / .gitignore
index e8052d817a1045468fa635688a1a85256f42799b..9f12165749808c8188894358ccb3013548fac767 100644 (file)
@@ -1,9 +1,9 @@
 # App artifacts
+secret
 /_build
 /db
 /deps
 /*.ez
-/uploads
 /test/uploads
 /.elixir_ls
 /test/fixtures/test_tmp.txt
@@ -36,3 +36,10 @@ erl_crash.dump
 
 # Editor config
 /.vscode/
+
+# Prevent committing docs files
+/priv/static/doc/*
+
+# Code test coverage
+/cover
+/Elixir.*.coverdata