Ignore Debug and Release folder (#2466)

This commit is contained in:
xarkes 2020-11-08 17:04:09 +01:00 committed by GitHub
parent 81ef309e09
commit a5445ba96a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -33,6 +33,10 @@ build*/
cmake-build-*/
/src-build/
# Build folders
Debug
Release
# QtCreator
*.autosave
*.qmlproject.user