aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorCrypticC3s4r <27031384+CrypticC3s4r@users.noreply.github.com>2024-12-28 20:12:19 +0100
committerGitHub <noreply@github.com>2024-12-28 21:12:19 +0200
commit82f1f61c6b3dc9b4c073e57049dd46967be18013 (patch)
tree6b9b808383653e4739ed17ce87381a9284dd0fc8 /.gitignore
parenta1a3a7e0f402850091885e5ac088ad7af1f5d27a (diff)
downloadkarakeep-82f1f61c6b3dc9b4c073e57049dd46967be18013.tar.zst
fix(mobile): Add support for self signed certs in android. Fixes #381 (#416)
Co-authored-by: MohamedBassem <me@mbassem.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8bc17e43..53b7c217 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
# dependencies
node_modules
.pnp
+.pnpm-store
.pnp.js
.yarn/install-state.gz
@@ -53,4 +54,8 @@ data
# Idea
.idea
*.iml
-.aider*
+
+# Aider
+.vscode
+
+# VS-Code