diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-09-16 21:16:21 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-09-16 21:16:21 +0300 |
commit | 38b57fa5d245ab736b3f165764413985b3d79a52 (patch) | |
tree | f09fa86fa4538e41f02c5d8c85dc81ff0b1739eb | |
parent | c629d87b5c1bcd2e822880aa7edaa0741472dfda (diff) |
Update .gitignore for Windows builds
Notes
Notes:
split repo tag: calc_OOO_BUILD_3_2_99_0_PRE
-rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index def767e59215..50784a43df04 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,5 @@ # the build directories /*/unxlng?? /*/unxlng??.pro - -# autoconf generated stuff -/ChangeLog -/configure +/*/wntmsci?? +/*/wntmsci??.pro |