diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2009-08-27 14:29:26 +1000 |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2009-08-27 14:29:26 +1000 |
commit | c52d846eda611e18fa88cf3c90239987a9108382 (patch) | |
tree | c0ad597711bb4651ac7632b96460779502252b28 /.gitignore | |
parent | 682bf305a82d748b97c5ee189c7d1033b84c0dc1 (diff) | |
download | qt4-tools-c52d846eda611e18fa88cf3c90239987a9108382.tar.gz |
Update .gitignore to show new files in declarative/examples and declarative/demos
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9e9898eea5..589f9d3c79 100644 --- a/.gitignore +++ b/.gitignore @@ -5,9 +5,11 @@ examples/*/*/* !examples/*/*/*[.]* !examples/*/*/README examples/*/*/*[.]app +!examples/declarative/* demos/*/* !demos/*/*[.]* demos/*/*[.]app +!demos/declarative/* config.tests/*/*/* !config.tests/*/*/*[.]* config.tests/*/*/*[.]app |