updated gitignore to work on windows also

This commit is contained in:
Sakimori 2025-08-04 11:23:17 -04:00
parent 5e96cfd575
commit 0d3371ecf7
No known key found for this signature in database

1
.gitignore vendored
View file

@ -1 +1,2 @@
./out/* ./out/*
out/*