diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5df3688 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +*.cpp linguist-detectable=true +*.c linguist-detectable=true +*.asm linguist-detectable=true +*.pl linguist-detectable=true +*.sh linguist-detectable=true +*.css linguist-detectable=false +*.js linguist-detectable=false +*.java linguist-detectable=true