From 8404376c6ba46433a3fe0ab81e029e39f85c6b65 Mon Sep 17 00:00:00 2001 From: shizzy1 Date: Thu, 29 Aug 2013 20:18:16 -0700 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 00000000..620d3dc8 --- /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