add gitignore and update makefile to ignore artifacts

This commit is contained in:
Nayan
2025-05-05 20:37:53 -04:00
parent 417ad87628
commit 8efb833cca
2 changed files with 4 additions and 2 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*.out
*.o