1
0
mirror of https://github.com/pdewacht/brlaser synced 2024-12-28 16:28:21 +01:00
brlaser/.gitignore

27 lines
254 B
Plaintext
Raw Normal View History

2013-12-21 23:40:34 +01:00
#
# Autotools
#
/Makefile
/Makefile.in
/aclocal.m4
/autom4te.cache
/build-aux
/config.*
/configure
/stamp-*
.deps/
.dirstamp
2014-02-04 22:09:38 +01:00
*.log
*.trs
2013-12-21 23:40:34 +01:00
#
# Binaries
#
2014-02-04 22:09:38 +01:00
/src/rastertobrlaser
/src/brdecode
/test/test_lest
/test/test_line
/test/test_block
2013-12-21 23:40:34 +01:00
/brlaser.drv
*.o