mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-04 08:41:39 -05:00

This to bring common fomatting to the whole project, including submissions. To format a file to this style: astyle --style=linux -t8 <file> Future patches / pull-requests should be in this format.
20 lines
214 B
Text
20 lines
214 B
Text
|
|
planning/*
|
|
|
|
src/*.o
|
|
luppp
|
|
|
|
*.zip
|
|
*.orig
|
|
|
|
build/*
|
|
buildTest/*
|
|
/CMakeCache.txt
|
|
/cmake_install.cmake
|
|
/Makefile
|
|
/src/cmake_install.cmake
|
|
/src/liblibluppp.a
|
|
/src/Makefile
|
|
CMakeFiles/*
|
|
src/CMakeFiles/*
|
|
/src/version.hxx
|