summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Hader <[email protected]>2026-05-22 16:57:58 -0500
committerDaniel Hader <[email protected]>2026-05-22 16:57:58 -0500
commit86555bd1f89154394f4e997786896e710dd2ba1b (patch)
treefe269559b6b4191a6f5ecd84465bb066f63a4614 /.gitignore
parent92436c8bb9eafcc56219e784f8b374edfb1907a3 (diff)
JWT encoding and minor cosmetic changes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3f01a90..11bbb81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/target
-*.pem \ No newline at end of file
+*.pem
+.env \ No newline at end of file