From b32d33138515e964bf7da4de83dbdb0e389499e6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 30 Sep 2016 11:29:16 +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 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..22bfb15 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +\#*\# +.\#* +*~ +/obj/ +/bin/ +*.out +*.o +*.su -- cgit v1.2.3-70-g09d2