mirror of
https://github.com/pdewacht/brlaser
synced 2025-07-19 23:29:46 +02:00
CMake conversion
This commit is contained in:
27
.gitignore
vendored
27
.gitignore
vendored
@ -1,26 +1 @@
|
||||
#
|
||||
# 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
|
||||
build/
|
||||
|
Reference in New Issue
Block a user