aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNeil Alexander <neilalexander@users.noreply.github.com>2022-05-11 15:39:36 +0100
committerNeil Alexander <neilalexander@users.noreply.github.com>2022-05-11 15:39:36 +0100
commit19a9166eb0de86b643c17a3b96c770635468b4f5 (patch)
treea931bad229b70aaf708a09a0f9ffa0b0e548c5ea /.gitignore
parent9599b3686e02356e48a537a820b075523252ac64 (diff)
New documentation: https://matrix-org.github.io/dendrite/
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2a8c2cf5..e4f0112c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,10 @@ _testmain.go
*.test
*.prof
*.wasm
+*.aar
+*.jar
+*.framework
+*.xcframework
# Generated keys
*.pem
@@ -65,4 +69,7 @@ test/wasm/node_modules
# Ignore complement folder when running locally
complement/
+# Stuff from GitHub Pages
+docs/_site
+
media_store/