Attributes
This commit is contained in:
11
.gitattributes
vendored
Normal file
11
.gitattributes
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
*.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
|
||||
*.html linguist-detectable=false
|
||||
*.htm linguist-detectable=false
|
||||
*.php linguist-detectable=false
|
||||
*.java linguist-detectable=true
|
||||
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
.metadata
|
||||
.dm
|
||||
.gradle
|
||||
/Releases
|
||||
/.nb-gradle/
|
||||
*.obj
|
||||
*.sym
|
||||
Reference in New Issue
Block a user