Merge pull request #28415 from LinuxUserGD/master

Add new QtCreator .cxxflags and .cflags files to .gitignore
This commit is contained in:
Michael Alexsander Silva Dias 2019-04-25 14:51:52 -03:00 committed by GitHub
commit bf1fe11143
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View file

@ -40,12 +40,14 @@ gmon.out
*.swo
*.swp
# QT project files
# Qt project files
*.config
*.creator
*.creator.*
*.files
*.includes
*.cflags
*.cxxflags
# Eclipse CDT files
.cproject