diff options
author | midipix <writeonce@midipix.org> | 2019-11-03 14:15:17 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-11-03 14:15:17 +0000 |
commit | 807594a6f7e90080190e34abeb28ec78732abd37 (patch) | |
tree | 0e660776741fd415d3746c2be0bcc860aa3b55c0 | |
parent | 28e3e44ab8d5872a9b26d18c774682a1771b72d3 (diff) | |
download | w32lib-807594a6f7e90080190e34abeb28ec78732abd37.tar.bz2 w32lib-807594a6f7e90080190e34abeb28ec78732abd37.tar.xz |
project: updated .gitignore.
-rw-r--r-- | .gitignore | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,11 +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 -*.lib.a -Makefile /bin /build /lib |