diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..05588a5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +mtt.lua export-ignore +docker-compose.yml export-ignore +*.spec.lua export-ignore +test/* export-ignore +screenshot_* export-ignore