diff --git a/.clang-format b/.clang-format new file mode 100644 index 0000000..8ea4a8b --- /dev/null +++ b/.clang-format @@ -0,0 +1 @@ +AlignAfterOpenBracket: AlwaysBreak diff --git a/.gitignore b/.gitignore index e257658..963c4d6 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,11 @@ *.out *.app +CMakeCache.txt +CMakeFiles +compile_commands.json +gstreamer-player +Makefile +cmake_install.cmake +test.cpp +.cache