diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..805cd72 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +/.github export-ignore +/tests export-ignore + +codestyle.php export-ignore +docker-compose.yml export-ignore +Makefile export-ignore +logo.png export-ignore