author | Don Pellegrino <don@coffee.donpellegrino.com> | 2009-12-04 14:56:03 (GMT) |
---|---|---|
committer | Don Pellegrino <don@coffee.donpellegrino.com> | 2009-12-04 14:56:03 (GMT) |
commit | 708bb6abd3ad7c0401a2db115dc767807173639c (patch) (unidiff) | |
tree | e4d5753eda59e47cd79586919759560be366f8f5 | |
parent | acfcbc435d34cf64be52ed6355f8adfb35b79a7c (diff) | |
download | exp005-708bb6abd3ad7c0401a2db115dc767807173639c.zip exp005-708bb6abd3ad7c0401a2db115dc767807173639c.tar.gz exp005-708bb6abd3ad7c0401a2db115dc767807173639c.tar.bz2 |
Added the libraries output from the built to the ignore list.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,5 +33,7 @@ src/controller/actions/sel_save.c | |||
33 | src/controller/actions/selection_from_db.c | 33 | src/controller/actions/selection_from_db.c |
34 | src/db/dbconnect.c | 34 | src/db/dbconnect.c |
35 | src/flumap | 35 | src/flumap |
36 | src/libflumap.la | ||
37 | src/libflumapplugin.la | ||
36 | src/model/data/base.c | 38 | src/model/data/base.c |
37 | stamp-h1 | 39 | stamp-h1 |