From fef441a4d2f988284fd6df3c8b5a0d939e6bfc31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Sat, 10 Jul 2021 13:24:10 +0800 Subject: Unignore build files as they could be inside a separate build dir. --- .gitignore | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/.gitignore b/.gitignore index 66a5a13..d367ba6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,30 +1,13 @@ -*~ -*.js -*.la -*.lo -*.o -*.out -*.swp -*.wasm -.deps -.libs -Makefile -Makefile.am.user* -Makefile.in aclocal.m4 ar-lib autom4te.cache autoscan-2.69.log -build* compile config.* configure configure.scan depcomp -html install-sh -libtool ltmain.sh -m4 +Makefile.in missing -stamp-h1 -- cgit v1.2.3