Adding main to gitignore

This commit is contained in:
Adnan Ioricce 2024-12-27 13:20:37 -03:00
parent 4c48c1b0af
commit 4100832f8c

1
.gitignore vendored

@ -21,3 +21,4 @@ Cargo.lock
#.idea/ #.idea/
**/target **/target
**/debug **/debug
main