diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-09-13 17:09:02 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-09-13 17:09:02 +0530 |
commit | 676f52a61d066d1bc659e29838ba993f5ad2084d (patch) | |
tree | 9579e0a2fc6a5bed77036965dbbb08866cf3f0bd /.gitignore |
Adding LICENCE and sample README
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..1d17dae --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.venv |