Ignore target-specific RELEASE and CONFIG_SITE in git

Tell gir to ignore configuration files such as RELEASE.win32-x86.Common
or CONFIG_SITE.linux-x86_64.Common.
This commit is contained in:
Dave Hickin
2015-09-02 16:36:26 +01:00
parent 7253bac48a
commit d3853bd4e9

2
.gitignore vendored
View File

@@ -8,6 +8,8 @@ documentation/html
documentation/*.tag
envPaths
configure/*.local
configure/RELEASE.*
configure/CONFIG_SITE.*
!configure/ExampleRELEASE.local
**/O.*
QtC-*