diff options
author | Aditya <bluenerd@protonmail.com> | 2025-01-13 19:10:57 +0530 |
---|---|---|
committer | Aditya <bluenerd@protonmail.com> | 2025-01-13 19:10:57 +0530 |
commit | 7eead2b0663284bdf9567a95ed8cc5d42cd7b337 (patch) | |
tree | 10c28da70fe953c9bfc7f46ecb580cfc6146cd4d /.gitignore |
initial commit
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..e370078 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +result/ +result |