diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-11-28 20:40:46 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-11-28 20:40:46 +0530 |
commit | 0233b382c6cd207de5f2df49a8bf75e4c57b2416 (patch) | |
tree | 14b1e52c77f2a22a2a4957ce4084693f70e6bf11 | |
parent | 4b8984bf085b8e4e5626d786f07ca4c0af63667e (diff) |
Adding .gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ # Dependency directories +.env vendor/ +hashstore.db |