From 0f392b4d9f77cd49c838d6193bbecfe5fffc3755 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 14 Sep 2015 03:29:52 +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 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2159246 --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +_/ +/bin/ +/obj/ +\#*\# +.* +!.git* +*~ +*.bak +*.swp +*.swo +*.out +*.o +*.so +*.su +*.a +*.gch +*.info +*.pdf +*.ps +*.dvi +*.test + -- cgit v1.2.3-70-g09d2