diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-09-02 20:12:53 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-09-02 20:12:53 +0530 |
commit | 127d4fb8ee7f8b141f9fb2f1a8fda45d350f34fc (patch) | |
tree | 071e5e3cc928c7f0ad45430a971f8c9f9a856d96 /.gitignore |
first commitv0.0.1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bbd55b1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/openbills +.env |