diff options
author | midipix <writeonce@midipix.org> | 2019-11-03 14:13:46 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-11-03 14:13:46 +0000 |
commit | 82bfd5f555ce6a5d476e466a8df9e7f55974c893 (patch) | |
tree | 444a29827b68b89da20b94436938a8264a0d9460 /.gitignore | |
parent | 5ddd2c22202fd52e3d4940b0257c707f1f2d181f (diff) | |
download | sofort-82bfd5f555ce6a5d476e466a8df9e7f55974c893.tar.bz2 sofort-82bfd5f555ce6a5d476e466a8df9e7f55974c893.tar.xz |
project: updated .gitignore.
Diffstat (limited to '.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 |