diff options
author | Vikas Kushwaha <dev@vikas.rocks> | 2025-02-11 17:30:05 +0530 |
---|---|---|
committer | Vikas Kushwaha <dev@vikas.rocks> | 2025-02-11 17:30:05 +0530 |
commit | eecf291a1f197f2c9c8cf8debaaf0131c0523696 (patch) | |
tree | 5b600389457331df04ab3c17a0b48f61f4c4b4bb /.gitignore | |
parent | ada7ab963e3bf000d229ac62d4343870c26c4c0a (diff) |
Git Ignore added
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..ec685c7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/tmp/* |