diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-10-27 13:11:44 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-10-27 13:12:54 +0100 |
commit | 50b30c29041679bbf20ee9c4d2b7558b9b84601c (patch) | |
tree | 270f41432b0eb1ee44cc87e155c026cd2ad68d7d /.gitignore | |
parent | 5bfa0312c389fab33dde8bc3d196dc51764b12b4 (diff) |
sync .gitignore to avoid dirty submodules
http://stackoverflow.com/questions/4873980/git-tells-me-my-subproject-is-dirty-what-does-this-mean
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index decad29173..79d3fb6160 100644 --- a/.gitignore +++ b/.gitignore @@ -11,13 +11,29 @@ /wiki-to-help/mwlib_mods/*.pyc # the build directories +/callcatcher /unxlng?? /unxlng??.pro +/unxlng??? +/unxlng???.pro /wntmsc??? /wntmsc???.pro +/wntgcc? +/wntgcc?.pro /unxmac?? /unxmac??.pro -/wntgcci.pro +/unx?bsd?? +/unx?bsd??.pro +/unxdfly?? +/unxdfly??.pro +/unxso??? +/unxso???.pro +/unxaig?? +/unxaig??.pro +/unxios? +/unxios?.pro +/unxand? +/unxand?.pro # libxslt debug memdump .memdump |