diff options
author | talha <sarcxd@gmail.com> | 2024-10-20 21:16:50 +0500 |
---|---|---|
committer | talha <sarcxd@gmail.com> | 2024-10-20 21:16:50 +0500 |
commit | e7d311db728c7ed1b2b7e954ecc93d316fa4fac2 (patch) | |
tree | a074a011c6de3d253e458af32a7e671733893b56 /.gitignore | |
parent | 9c3712645fb2b23590d539d4c7b09014d4e48be6 (diff) |
Removed alot of unused variables and codepaths
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..567609b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/ |