diff options
author | midipix <writeonce@midipix.org> | 2019-11-03 14:11:54 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-11-03 14:11:54 +0000 |
commit | c7b04495cee1e08ce95a1b112e8b658d37d2b33a (patch) | |
tree | f31c5ac5312bbb1c707f135853c5f0b81b064ea9 | |
parent | 1d267725c13f47a30c5b04e93d8540f93b418d3e (diff) | |
download | sbpython2-c7b04495cee1e08ce95a1b112e8b658d37d2b33a.tar.bz2 sbpython2-c7b04495cee1e08ce95a1b112e8b658d37d2b33a.tar.xz |
project: updated .gitignore.
-rw-r--r-- | .gitignore | 16 |
1 files changed, 12 insertions, 4 deletions
@@ -1,13 +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 -cfgdefs.mk -usrdefs.mk -Makefile /bin /build /lib |