tIgnore generated files. - vaccinewars - be a doctor and try to vaccinate the world
(HTM) git clone git://src.adamsgaard.dk/vaccinewars
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 2f4d1c9e68a505adeff54d03f0115379917c86f1
(DIR) parent 2943a1b60cecd06062eda976d82a1b38eaed5cdc
(HTM) Author: Ben Webb <ben@salilab.org>
Date: Mon, 23 Mar 2015 23:09:21 -0700
Ignore generated files.
Diffstat:
M .gitignore | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/.gitignore b/.gitignore
t@@ -1,4 +1,8 @@
-core
+*.o
+*.a
+*.la
+*.lo
+src/dopewars
config.cache
configure
acinclude.m4