From 092ab36bc4c2ecdce80082e51386d01cc2d47305 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Wed, 14 Sep 2022 19:00:54 +0800 Subject: Minimum to get an app running The config and HTML files are in this project, so the paths shouldn't be decided in libshopify. --- .gitignore | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3ba74ef --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +*~ +*.swp +Makefile.in +aclocal.m4 +autom4te.cache +autoscan*.log +build +compile +config.* +configure +configure.scan +depcomp +install-sh +missing -- cgit v1.3