ignoring windows specific build environment

This commit is contained in:
incredibleLeitman 2020-11-18 15:32:01 +01:00
parent 2eade6e46b
commit a1e5a7d95a

8
.gitignore vendored
View File

@ -32,3 +32,11 @@
*.out *.out
*.app *.app
# VS project
*.vcxproj*
*.sln
Debug
Release
# additional win includes
SFML-2.5.1