Commit 3cbf835d3ecc489053bf0af931df5fff68271f4a

Con Kolivas 2012-07-31T17:16:53

Update .gitignore for files that should not be tracked.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
diff --git a/.gitignore b/.gitignore
index 9ab93c0..3e34516 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,13 @@ mingw32-config.cache
 ext_deps
 config.h.in
 config.h
+
+ccan/libccan.a
+lib/arg-nonnull.h
+lib/c++defs.h
+lib/libgnu.a
+lib/signal.h
+lib/string.h
+lib/warn-on-use.h
+
+mkinstalldirs