diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-06-03 20:28:59 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-06-03 20:28:59 +0800 |
commit | 6dfbf8fd561187ef23eacf9aaae606c0fb42381f (patch) | |
tree | 42af64e6988c9468b7abedbc9f980722d18a6ca6 /.gitignore |
Initial working commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 25 |
1 files changed, 25 insertions, 0 deletions
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 |