From ea8c526e0f005107997f0079cba150ea09cfe513 Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 1 Jul 2012 09:04:08 -0700 Subject: Initial commit --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8df9393 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +# Compiled Object files +*.slo +*.lo +*.o + +# Compiled Dynamic libraries +*.so + +# Compiled Static libraries +*.lai +*.la +*.a -- cgit v1.2.3