Ignore Qt Creator project files

It works fairly well to use Qt Creator to develop and debug
GIMP. Ignore Qt Creator 4.x-ish project files.
This commit is contained in:
Martin Nordholts 2009-10-24 20:24:21 +02:00
parent 6f95bc6888
commit 2acc6e3de1
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -1,6 +1,11 @@
*.la
*.lo
*.o
/*.config
/*.creator
/*.creator.user
/*.files
/*.includes
/ChangeLog
/Makefile
/Makefile.in