diff options
author | Vidhu Kant Sharma <vidhukant@protonmail.ch> | 2022-06-12 03:24:14 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@protonmail.ch> | 2022-06-12 03:24:14 +0530 |
commit | 83b9bfe6532579198378ee767db0852781050ff3 (patch) | |
tree | 8892abf773ee6bcda3f5dda5bbaea3161a906785 /.gitignore |
first commit
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..4c49bd7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.env |