.gitattributes: removed php display in the project (#11329)

Since `*.inc` uses `cpp`, I changed the display via `.gitattributes`.
This commit is contained in:
snxx
2021-09-27 18:27:59 +05:00
committed by GitHub
parent 09d0ac768a
commit 5fa379e707

2
.gitattributes vendored
View File

@@ -3,6 +3,8 @@
############################################################################### ###############################################################################
* -text * -text
*.inc linguist-language=cpp
############################################################################### ###############################################################################
# Set default behavior for command prompt diff. # Set default behavior for command prompt diff.
# #