summaryrefslogtreecommitdiffstats
authorDon Pellegrino <don@coffee.donpellegrino.com>2009-08-18 16:25:41 (GMT)
committer Don Pellegrino <don@coffee.donpellegrino.com>2009-08-18 16:25:41 (GMT)
commit27556ba574b91a768c8a5fc2e70247f1c2fd5cc0 (patch) (side-by-side diff)
treea75fa2bc277a44253ba83ea121c86279392a1561
parent05e9c2f9759a9bfae2e6a72eb20015ed3b44b393 (diff)
downloadexp005-27556ba574b91a768c8a5fc2e70247f1c2fd5cc0.zip
exp005-27556ba574b91a768c8a5fc2e70247f1c2fd5cc0.tar.gz
exp005-27556ba574b91a768c8a5fc2e70247f1c2fd5cc0.tar.bz2
Updated the ignore list to use full paths and removed the sel_save.c file that it output from the DB2 precompiler.
-rw-r--r--.gitignore10
1 files changed, 5 insertions, 5 deletions
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

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.