From ae3164f76724f345294db0cd36f42e8e69d016f2 Mon Sep 17 00:00:00 2001 From: s0uthwest <42713499+s0uthwest@users.noreply.github.com> Date: Sun, 13 Oct 2019 22:12:09 +0300 Subject: [PATCH] Enable ignoring some files for pushing into github --- .gitignore | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..31e172b6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +*.DS_Store +*.a +*.o +*.la +*.lo +*/.libs +*/.deps +Makefile* +aclocal.m4 +autom4te.cache +compile +config.* +configure +depcomp +install-sh +libtool +ltmain.sh +m4 +missing +*/config.h* +*/futurerestore* +stamp-h1 +xcuserdata/*