mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Merge branch 'master' of github.com:yiisoft/yii2
This commit is contained in:
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
# Autodetect text files
|
||||
* text=auto
|
||||
|
||||
# ...Unless the name matches the following overriding patterns
|
||||
|
||||
# Definitively text files
|
||||
*.php text
|
||||
*.css text
|
||||
*.js text
|
||||
*.txt text
|
||||
*.md text
|
||||
*.xml text
|
||||
*.json text
|
||||
*.bat text
|
||||
*.sql text
|
||||
*.xml text
|
||||
*.yml text
|
||||
|
||||
# Ensure those won't be messed up with
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
*.gif binary
|
||||
*.ttf binary
|
@ -1 +1 @@
|
||||
deny from all
|
||||
deny from all
|
||||
|
@ -1 +1 @@
|
||||
deny from all
|
||||
deny from all
|
||||
|
@ -1 +1 @@
|
||||
deny from all
|
||||
deny from all
|
||||
|
@ -1,11 +1,11 @@
|
||||
## Spicy Rice font
|
||||
|
||||
* **Author:** Brian J. Bonislawsky, Astigmatic (AOETI, Astigmatic One Eye Typographic Institute)
|
||||
* **License:** SIL Open Font License (OFL), version 1.1, [notes and FAQ](http://scripts.sil.org/OFL)
|
||||
|
||||
## Links
|
||||
|
||||
* [Astigmatic](http://www.astigmatic.com/)
|
||||
* [Google WebFonts](http://www.google.com/webfonts/specimen/Spicy+Rice)
|
||||
* [fontsquirrel.com](http://www.fontsquirrel.com/fonts/spicy-rice)
|
||||
* [fontspace.com](http://www.fontspace.com/astigmatic-one-eye-typographic-institute/spicy-rice)
|
||||
## Spicy Rice font
|
||||
|
||||
* **Author:** Brian J. Bonislawsky, Astigmatic (AOETI, Astigmatic One Eye Typographic Institute)
|
||||
* **License:** SIL Open Font License (OFL), version 1.1, [notes and FAQ](http://scripts.sil.org/OFL)
|
||||
|
||||
## Links
|
||||
|
||||
* [Astigmatic](http://www.astigmatic.com/)
|
||||
* [Google WebFonts](http://www.google.com/webfonts/specimen/Spicy+Rice)
|
||||
* [fontsquirrel.com](http://www.fontsquirrel.com/fonts/spicy-rice)
|
||||
* [fontspace.com](http://www.fontspace.com/astigmatic-one-eye-typographic-institute/spicy-rice)
|
||||
|
Reference in New Issue
Block a user