diff options
author | midipix <writeonce@midipix.org> | 2019-11-03 14:13:02 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-11-03 14:13:02 +0000 |
commit | 78a912a43ce662ffd50a2ff90257c02d048c7bc1 (patch) | |
tree | 0bb7ba493573bc77207817dddf86e91e11902ff7 /.gitignore | |
parent | 564b3cebdb1c8fffd078822e1971b9cfc8b29f23 (diff) | |
download | sltdl-78a912a43ce662ffd50a2ff90257c02d048c7bc1.tar.bz2 sltdl-78a912a43ce662ffd50a2ff90257c02d048c7bc1.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 |