From 26a23964ba2dd33a0bb0e055f4d12dc0939a00db Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Tue, 18 Mar 2014 09:20:33 -0700 Subject: Initial commit --- .gitignore | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9fa3b1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +# Object files +*.o +*.ko + +# Libraries +*.lib +*.a + +# Shared objects (inc. Windows DLLs) +*.dll +*.so +*.so.* +*.dylib + +# Executables +*.exe +*.out +*.app -- cgit v1.2.3-70-g09d2