-
-
Notifications
You must be signed in to change notification settings - Fork 133
Expand file tree
/
Copy path.gitattributes
More file actions
11 lines (10 loc) · 600 Bytes
/
.gitattributes
File metadata and controls
11 lines (10 loc) · 600 Bytes
1
2
3
4
5
6
7
8
9
10
11
# https://github.com/github/linguist/blob/master/docs/overrides.md#summary
# https://github.com/github/linguist/blob/master/lib/linguist/languages.yml
.codespellrc linguist-language=INI
.editorconfig linguist-language=INI
webserver/apache-conf-available/*.conf linguist-language=ApacheConf
webserver/apache-sites-available/*.conf linguist-language=ApacheConf
webserver/phpfpm-pools/*.conf linguist-language=INI
security/myattackers-ipsets/ipset/*.ipset linguist-language=INI
security/fail2ban-conf/action.d/*.local linguist-language=INI
security/fail2ban-conf/filter.d/*.local linguist-language=INI