From c029d90d1975e124d237605f1edb2be16bd05b5d Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Tue, 28 Feb 2017 21:50:44 +0100 Subject: Initial commit --- .gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..36d5c19 --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +.deps +*.o +*.in +*.gcda +*.gcno +Makefile +stamp-h1 +/aclocal.m4 +/autom4te.cache +/compile +/config.* +/configure +/depcomp +/install-sh +/missing +/test-driver \ No newline at end of file -- cgit v1.2.3-70-g09d2