diff options
author | Petri Latvala <ext-petri.latvala@nokia.com> | 2010-10-13 07:25:14 (GMT) |
---|---|---|
committer | Rohan McGovern <rohan.mcgovern@nokia.com> | 2010-11-23 05:04:28 (GMT) |
commit | cd7e76b2ac2894c7c18a3806f8074b03f581d5d2 (patch) | |
tree | 05b997aa19b282ca0b5b41a76b576c089285db83 /.gitignore | |
parent | 52068f57f9c32098a90cc217730a530f85590f65 (diff) | |
download | Qt-cd7e76b2ac2894c7c18a3806f8074b03f581d5d2.zip Qt-cd7e76b2ac2894c7c18a3806f8074b03f581d5d2.tar.gz Qt-cd7e76b2ac2894c7c18a3806f8074b03f581d5d2.tar.bz2 |
Ignore .pc/
Reviewed-By: Rohan McGovern
(cherry picked from commit 561a72c2568768f9adf34aa1077717f9311ce56d)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -235,3 +235,5 @@ qtc-debugging-helper src/corelib/lib src/network/lib src/xml/lib/ + +.pc/ |