diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2026-07-17 15:06:31 +0200 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2026-07-17 15:47:12 +0200 |
| commit | db1d6642b70590628247c0cc7483a60089ebe531 (patch) | |
| tree | fb632934e9c3e34a030c16d176febccec09f6d89 /.gitignore | |
| parent | fe57f4cfcfe121996910539856b35cd220cd71ce (diff) | |
Encrypted the passwords
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
