summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@gmail.com>2015-02-07 12:52:20 -0600
committerThomas Tuegel <ttuegel@gmail.com>2015-02-07 12:52:20 -0600
commit042e4ad6338d3fea79ffd3ce2d6bbd16f58d5479 (patch)
tree9ebab62dc9ad0d5577c8abdb842ecfc80441bc98 /.gitignore
parent73f8aebd8d22b92e336f3eecdee66ba9e1ea817c (diff)
downloadnixpkgs-042e4ad6338d3fea79ffd3ce2d6bbd16f58d5479.tar
nixpkgs-042e4ad6338d3fea79ffd3ce2d6bbd16f58d5479.tar.gz
nixpkgs-042e4ad6338d3fea79ffd3ce2d6bbd16f58d5479.tar.bz2
nixpkgs-042e4ad6338d3fea79ffd3ce2d6bbd16f58d5479.tar.lz
nixpkgs-042e4ad6338d3fea79ffd3ce2d6bbd16f58d5479.tar.xz
nixpkgs-042e4ad6338d3fea79ffd3ce2d6bbd16f58d5479.tar.zst
nixpkgs-042e4ad6338d3fea79ffd3ce2d6bbd16f58d5479.zip
qt5split: add split submodule build of Qt 5.3
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 337672a92dd..a20a02b9a67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,4 +14,5 @@ result-*
 
 /pkgs/applications/kde-apps-*/tmp/
 /pkgs/development/libraries/kde-frameworks-*/tmp/
+/pkgs/development/libraries/qt-5/*-submodules/tmp/
 /pkgs/desktops/plasma-*/tmp/
\ No newline at end of file