diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..96c9dc48 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +/*.yaml export-ignore +/.* export-ignore +/bin export-ignore +/compile_commands.json export-ignore +/src export-ignore +/tests export-ignore