diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..85dbaea --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +* text=auto +*.c text +*.cpp text +*.ui text +*.qrc text +*.h text