updated gitignore for .exe and .out

This commit is contained in:
Emilia(SleepeeSoftware) 2026-03-04 04:15:25 +01:00
parent 06d98e014c
commit 724e661106

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
./build
./obj
#.exe
*.exe
*.out