Ignore source files in the deploy/ directory

1.5
Jon Leighton 2011-12-30 11:39:56 +00:00
parent 977e1aab17
commit 39e4485ce3
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -17,3 +17,5 @@ debian/*.substvars
debian/*/
python/build/
python/*.egg-info/
/deploy/qt-*.tar.gz
/deploy/Qt-*