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) (unidiff)
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
6Makefile.in6Makefile.in
7aclocal.m47aclocal.m4
8autom4te.cache/8autom4te.cache/
9base.c
10clear_selection.c
11config.guess9config.guess
12config.h10config.h
13config.h.in11config.h.in
@@ -15,14 +13,16 @@ config.log
15config.status13config.status
16config.sub14config.sub
17configure15configure
18dbconnect.c
19depcomp16depcomp
20install-sh17install-sh
21missing18missing
22r/.RData19r/.RData
23r/.Rhistory20r/.Rhistory
24selection_from_db.c
25selsave.c
26src/.deps/21src/.deps/
22src/controller/actions/clear_selection.c
23src/controller/actions/sel_save.c
24src/controller/actions/selection_from_db.c
25src/db/dbconnect.c
27src/flumap26src/flumap
27src/model/data/base.c
28stamp-h128stamp-h1

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.