diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-09-16 21:17:02 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-09-16 21:17:02 +0300 |
commit | 393c98960d2405ac517b44a270e18a9abf311132 (patch) | |
tree | 915a0d754f7f2df3a874094ce6e4012f6d22a8ed /.gitignore | |
parent | 7dbcbfcfb4732cc7c3bfe72ccb29688fc68f2a2a (diff) |
Update .gitignore for Windows buildsOOO_BUILD_3_2_99_0_PRE
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index def767e592..50784a43df 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,5 @@ # the build directories /*/unxlng?? /*/unxlng??.pro - -# autoconf generated stuff -/ChangeLog -/configure +/*/wntmsci?? +/*/wntmsci??.pro |