Files
motion/.gitignore
2021-03-21 16:23:51 -06:00

65 lines
828 B
Plaintext

Makefile
Makefile.in
ABOUT-NLS
compile
config.guess
config.hpp
config.hpp.in
config.hpp.in~
config.log
config.rpath
config.status
config.sub
configure
autom4te.cache
aclocal.m4
depcomp
install-sh
m4/
missing
stamp-h1
#data
data/motionplus.service
data/motionplus-dist.conf
data/camera1-dist.conf
data/camera2-dist.conf
data/camera3-dist.conf
data/camera4-dist.conf
#src
src/*.o
src/motionplus
src/Makefile
src/Makefile.in
src/.deps/
src/Makefile
src/Makefile.in
src/raspicam/*.o
src/raspicam/.dirstamp
src/raspicam/.deps/
*.log
.depend
#po
po/*.mo
po/*.gmo
po/Makefile
po/Makefile.in
po/Makefile.in.in
po/Makevars.template
po/POTFILES
po/Rules-quot
po/boldquot.sed
po/en@boldquot.header
po/en@quot.header
po/insert-header.sin
po/quot.sed
po/motionplus.pot
po/remove-potcdate.sed
po/remove-potcdate.sin
po/stamp-po
.vscode/