From db1d6642b70590628247c0cc7483a60089ebe531 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 17 Jul 2026 15:06:31 +0200 Subject: Encrypted the passwords --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5445a93 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pub \ No newline at end of file -- cgit v1.3.1