diff options
author | midipix <writeonce@midipix.org> | 2019-11-03 14:11:17 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-11-03 14:11:17 +0000 |
commit | 2d7526db640df1fa8297cc41a73081bb6b9776a6 (patch) | |
tree | e483a144480e974966ca2a9d6be5aef5568ca5e2 /.gitignore | |
parent | 9bdf415ae3d243bef341967b31ddc9a726752e4a (diff) | |
download | ptycon-2d7526db640df1fa8297cc41a73081bb6b9776a6.tar.bz2 ptycon-2d7526db640df1fa8297cc41a73081bb6b9776a6.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 |