From 81ec0cc07c1e13ebadf033e9a55c2f9bef5980e0 Mon Sep 17 00:00:00 2001 From: Stephane Gourichon Date: Fri, 2 Feb 2018 11:46:16 +0100 Subject: [PATCH] Ignore generated files. --- .gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2d60ebf --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +COPYING +Makefile.in +aclocal.m4 +autom4te.cache/ +compile +config.guess +config.h.in +config.sub +configure +depcomp +install-sh +members +missing +romdump/Makefile.in +src/Makefile.in