diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2012-11-05 15:16:08 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-11-05 15:40:02 +0200 |
commit | ff8f891feba2b3447d5d7aa88747eaf958d37703 (patch) | |
tree | 2d61d831ed3f2959e0a4d5ac29f95b0d51e25ac2 /.gitignore | |
parent | cb76b15e60b870ffbdccdf501f1440675ccfe088 (diff) |
No need to mention "/solver", I think
We already mention /*/unxlng???, /*/unxlng???.pro etc which should
cover the normal $OUTDIR. We do now have one git-managed file in
solver, README. Not mentioning /solver means git status will notice
other files or subdirectories accidentally or misguidedly added in
solver.
Change-Id: Ie70b9ff32ac9c7282cef8d28ff04f3a22e4a78f6
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 81581c527aaa..bfcbb5669fae 100644 --- a/.gitignore +++ b/.gitignore @@ -40,7 +40,6 @@ /*/wnt*.obsolete /*/callcatcher /workdir -/solver /instsetoo_native/util/LibreOffice /instsetoo_native/util/LibreOffice_SDK |