From 6dfbf8fd561187ef23eacf9aaae606c0fb42381f Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Thu, 3 Jun 2021 20:28:59 +0800 Subject: Initial working commit --- .gitignore | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1c157ce --- /dev/null +++ b/.gitignore @@ -0,0 +1,25 @@ +*~ +*.la +*.lo +*.o +*.swp +*.wasm +.deps +.libs +Makefile +Makefile.am.user* +Makefile.in +aclocal.m4 +ar-lib +autom4te.cache +autoscan-2.69.log +compile +config.* +configure +configure.scan +depcomp +install-sh +libtool +ltmain.sh +m4 +missing -- cgit v1.3