diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2022-08-01 11:35:29 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2022-08-01 11:35:29 +0800 |
commit | 853cc1e7070a6bd57ed824c6539504d6cd34d7f7 (patch) | |
tree | d7c3e815796fa52a18757c310c87a19d59d7dbc0 | |
parent | cc6eddd99abebd2501e901b98d40481aaba88e10 (diff) | |
parent | a9cdb83a14adfdeeddeb3dc5c2e4e622d91ae8d5 (diff) |
Merge branch 'master' into sicepat
-rw-r--r-- | .gitignore | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -2,6 +2,7 @@ aclocal.m4 ar-lib autom4te.cache autoscan-2.69.log +build compile config.* configure @@ -9,8 +10,13 @@ configure.scan depcomp install-sh ltmain.sh +MYMETA.* +Makefile Makefile.in missing +*_wrap.c +*blib +*.bs +*.o *.old *.p* -*_wrap.c |