aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorgrant-kun <[email protected]>2022-10-05 12:22:12 -0500
committergrant-kun <[email protected]>2022-10-05 12:22:12 -0500
commit93f80abf2ab8c7f33f23fedb6917416280a71423 (patch)
treeb406a54412efc11675d07bf5e510f3100ec44a3f /.gitignore
parentd6cb93f137ef669a1727d29d15426582baae4e97 (diff)
added (some) mail functionality
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 35aebb0..edc5b32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,6 @@ node_modules/
/package-lock.json
-certs/ \ No newline at end of file
+certs/
+
+/pass.json \ No newline at end of file