From 6df95a3ea6709ae589433bbc01f1e1464d74e182 Mon Sep 17 00:00:00 2001 From: BARATTERO Laurent Date: Thu, 9 Jan 2014 22:24:39 -0800 Subject: Initial commit --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..620d3dc --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# Compiled Object files +*.slo +*.lo +*.o + +# Compiled Dynamic libraries +*.so +*.dylib + +# Compiled Static libraries +*.lai +*.la +*.a -- cgit v1.2.3