diff --git a/.gitattributes b/.gitattributes index a3f49d9..3b719ad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,16 +1,16 @@ -# Auto detect text files and perform LF normalization -* text=auto - -# linguist-language -*.b4a linguist-language=B4X -*.b4i linguist-language=B4X -*.b4j linguist-language=B4X -*.b4r linguist-language=B4X -*.bas linguist-language=B4X - -# linguist-detectable -*.b4a linguist-detectable=true -*.b4i linguist-detectable=true -*.b4j linguist-detectable=true -*.b4r linguist-detectable=true +# Auto detect text files and perform LF normalization +* text=auto + +# linguist-language +*.b4a linguist-language=B4X +*.b4i linguist-language=B4X +*.b4j linguist-language=B4X +*.b4r linguist-language=B4X +*.bas linguist-language=B4X + +# linguist-detectable +*.b4a linguist-detectable=true +*.b4i linguist-detectable=true +*.b4j linguist-detectable=true +*.b4r linguist-detectable=true *.bas linguist-detectable=true \ No newline at end of file diff --git a/.gitignore b/.gitignore index af94e9d..88b6fc6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -**/Objects +**/Objects **/AutoBackups \ No newline at end of file