forget about the .gitignore part, sorry.
On Sat, Aug 23, 2014 at 12:07 PM, Dirk Hohndel <[email protected]> wrote: > On Sat, Aug 23, 2014 at 11:48:05AM -0300, Tomaz Canabrava wrote: > > From c4e1a6cc12b17db51c525ef6195e16a24467dcfd Mon Sep 17 00:00:00 2001 > > From: Tomaz Canabrava <[email protected]> > > Date: Fri, 22 Aug 2014 18:28:55 -0300 > > Subject: [PATCH 1/2] Complement the CMakesList.txt with the latest file > > inclusions. > > > > Just added the missing files to the CMakesList.txt > > > > Signed-off-by: Tomaz Canabrava <[email protected]> > > --- > > .gitignore | 2 ++ > > CMakeLists.txt | 6 +++++- > > 2 files changed, 7 insertions(+), 1 deletion(-) > > > > diff --git a/.gitignore b/.gitignore > > index 911b0ee..4a34a07 100644 > > --- a/.gitignore > > +++ b/.gitignore > > @@ -21,6 +21,8 @@ packaging/windows/subsurface.nsi > > packaging/macos/Info.plist > > *.kdev4 > > callgrind.out.* > > +.gitignore > > Is adding .gitignore to .gitignore what you wanted to do? > > > +build/ > > .rcc > > .moc > > .uic >
_______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
