diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-08 22:34:26 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-08 22:34:26 +0530 |
commit | b2882ae0b0e1521edd82bdb74b59dc2733f78a15 (patch) | |
tree | 806a23740dd982d117b269af28ff1490519ac81b /.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..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |