From a6f54bc8757460f2b48e018645579634dab2cf39 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 3 Apr 2015 17:20:29 +0200 Subject: first commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..28f0ead --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +_/ +bin/ +obj/ +\#*\# +.* +!.git* +*~ +*.bak +*.swo +*.swp +*.out +*.o +*.su +*.gch + -- cgit v1.2.3-70-g09d2