fix: added .gitingore and removed .exe and .obj files

This commit is contained in:
Lukian 2025-04-30 15:03:35 +02:00
parent 4360960880
commit 5896690a7d
3 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.obj
*.exe