Removed QtCreator entries from .gitignore

We don't use QtCreator in the SDL project, and it matches the build-scripts directory
This commit is contained in:
Sam Lantinga 2023-01-04 11:18:18 -08:00
parent 406c8b79fe
commit 6084d60c66

5
.gitignore vendored
View file

@ -48,11 +48,6 @@ cmake-build-*
xcuserdata
*.xcworkspace
# for QtCreator
CMakeLists.txt.user
build*/
*.pro.user*
# for Visual C++
.vs
Debug