diff options
author | midipix <writeonce@midipix.org> | 2019-11-03 13:57:55 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-11-03 13:57:55 +0000 |
commit | 928cdfb90189369b5ce04e3fed102d0aa454977b (patch) | |
tree | 482b90c80282d38cab5fa8bb335425cf6199fdf6 | |
parent | 2f64c91ead80bfb114a4a864c03e9b086be81ee5 (diff) | |
download | slibtool-928cdfb90189369b5ce04e3fed102d0aa454977b.tar.bz2 slibtool-928cdfb90189369b5ce04e3fed102d0aa454977b.tar.xz |
project: updated .gitignore.
-rw-r--r-- | .gitignore | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,10 +1,21 @@ +Makefile +app.tag +dirs.tag +host.tag +tree.tag +version.tag + +cfgdefs.mk +usrdefs.mk +ccenv/host.mk +ccenv/native.mk + *~ *.o *.a *.so *.gch *.exe -Makefile /bin /build /lib |