Merge branch 'et/add-chmod-x'
[gitweb.git] / Documentation / gitattributes.txt
index 81fe586948582fae4945029a5cd49e61b09fac5b..8882a3e9148622a1e9feb69679766663928b89e3 100644 (file)
@@ -525,8 +525,12 @@ patterns are available:
 
 - `csharp` suitable for source code in the C# language.
 
+- `css` suitable for cascading style sheets.
+
 - `fortran` suitable for source code in the Fortran language.
 
+- `fountain` suitable for Fountain documents.
+
 - `html` suitable for HTML/XHTML documents.
 
 - `java` suitable for source code in the Java language.