1
0
mirror of https://github.com/pdewacht/brlaser synced 2025-07-25 18:19:46 +02:00
Files
brlaser/.gitignore
Peter De Wachter 77ce307fdb Update gitignore
2014-02-04 22:29:34 +01:00

27 lines
254 B
Plaintext

#
# Autotools
#
/Makefile
/Makefile.in
/aclocal.m4
/autom4te.cache
/build-aux
/config.*
/configure
/stamp-*
.deps/
.dirstamp
*.log
*.trs
#
# Binaries
#
/src/rastertobrlaser
/src/brdecode
/test/test_lest
/test/test_line
/test/test_block
/brlaser.drv
*.o