mirror of
https://github.com/pdewacht/brlaser
synced 2025-07-20 07:39:47 +02:00
brlaser version 1
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal 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
|
Reference in New Issue
Block a user