mirror of
https://github.com/meineerde/dotfiles.git
synced 2025-10-17 19:41:01 +00:00
14 lines
163 B
Plaintext
14 lines
163 B
Plaintext
*.css diff=css
|
|
|
|
*.html diff=html
|
|
*.xhtml diff=html
|
|
|
|
*.md diff=markdown
|
|
|
|
*.py diff=python
|
|
|
|
*.rb diff=ruby
|
|
*.rake diff=ruby
|
|
*.gemspec diff=ruby
|
|
*_spec.rb diff=rspec
|