1
0
mirror of https://github.com/pdewacht/brlaser synced 2025-07-20 07:39:47 +02:00

brlaser version 1

This commit is contained in:
Peter De Wachter
2013-12-21 23:40:34 +01:00
commit b7af16450c
18 changed files with 1753 additions and 0 deletions

20
.gitignore vendored Normal file
View File

@ -0,0 +1,20 @@
#
# Autotools
#
/Makefile
/Makefile.in
/aclocal.m4
/autom4te.cache
/build-aux
/config.*
/configure
/stamp-*
.deps/
.dirstamp
#
# Binaries
#
/rastertobrlaser
/brlaser.drv
*.o