diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2022-08-01 11:50:27 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2022-08-01 11:50:27 +0800 |
commit | 2ae38a1b5700a184310ac26173713d3bcea1e97a (patch) | |
tree | 660399f18f160ce90af1fa5c7a604582de721e94 /.gitignore | |
parent | 10e7b40cf3247709f77339ef6aec4542cda15f87 (diff) | |
parent | 7650728665be1416237209c8a10355efebf8beef (diff) |
Merge branch 'master' into sicepatsicepat
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -1,3 +1,10 @@ +*~ +*_wrap.c +*blib +*.bs +*.o +*.old +*.p* aclocal.m4 ar-lib autom4te.cache @@ -14,9 +21,3 @@ MYMETA.* Makefile Makefile.in missing -*_wrap.c -*blib -*.bs -*.o -*.old -*.p* |