From 27556ba574b91a768c8a5fc2e70247f1c2fd5cc0 Mon Sep 17 00:00:00 2001 From: Don Pellegrino Date: Tue, 18 Aug 2009 16:25:41 +0000 Subject: Updated the ignore list to use full paths and removed the sel_save.c file that it output from the DB2 precompiler. --- diff --git a/.gitignore b/.gitignore index a4b32ca..c0c755d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,8 +6,6 @@ Makefile Makefile.in aclocal.m4 autom4te.cache/ -base.c -clear_selection.c config.guess config.h config.h.in @@ -15,14 +13,16 @@ config.log config.status config.sub configure -dbconnect.c depcomp install-sh missing r/.RData r/.Rhistory -selection_from_db.c -selsave.c src/.deps/ +src/controller/actions/clear_selection.c +src/controller/actions/sel_save.c +src/controller/actions/selection_from_db.c +src/db/dbconnect.c src/flumap +src/model/data/base.c stamp-h1 -- cgit v0.8.3.1-22-g547a