Merge branch 'mass-follow' into 'develop'
[akkoma] / .gitignore
index 2ed4c7c8290493bb185865d156989fa61291aea4..72fe2ce430dab93a386bd72e391b3ea79375caf3 100644 (file)
@@ -6,6 +6,11 @@
 /uploads
 /test/uploads
 /.elixir_ls
+/test/fixtures/test_tmp.txt
+/test/fixtures/image_tmp.jpg
+/test/tmp/
+/doc
+/instance
 
 # Prevent committing custom emojis
 /priv/static/emoji/custom/*
@@ -27,5 +32,5 @@ erl_crash.dump
 .DS_Store
 .env
 
-# Editor configs
-/.vscode
\ No newline at end of file
+# Editor config
+/.vscode/