Merge pull request 'ignore generated docs' (#74) from gitignore into develop
[akkoma] / .gitignore
index 680ea7d0d178806d48d81c2dd87a6e8f01689298..8fa79b68f14e79bfe61d62223a4c0aa42a66b9f1 100644 (file)
@@ -1,4 +1,5 @@
 # App artifacts
+docs/site
 *.sw*
 secret
 /_build
@@ -15,6 +16,7 @@ secret
 /doc
 /instance
 /priv/ssh_keys
+vm.args
 
 # Prevent committing custom emojis
 /priv/static/emoji/custom/*
@@ -60,3 +62,6 @@ pleroma.iml
 # Editor temp files
 /*~
 /*#
+
+# Generated documentation
+docs/site