diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..26464c0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Generated files +ChatTwo/Resources/Language.*.resx linguist-generated=true \ No newline at end of file diff --git a/.gitignore b/.gitignore index b620e88..b9fb6f1 100644 --- a/.gitignore +++ b/.gitignore @@ -367,5 +367,3 @@ FodyWeavers.xsd TestResults *.db-shm *.db-wal - -ChatTwo/Resources/Language.*.resx linguist-generated=true