Spaces:
Running
Running
Update .gitattributes
Browse files- .gitattributes +1 -0
.gitattributes
CHANGED
|
@@ -9,6 +9,7 @@
|
|
| 9 |
*.html text
|
| 10 |
*.css text
|
| 11 |
*.js text
|
|
|
|
| 12 |
|
| 13 |
# Binary files
|
| 14 |
*.png binary
|
|
|
|
| 9 |
*.html text
|
| 10 |
*.css text
|
| 11 |
*.js text
|
| 12 |
+
*.toml text
|
| 13 |
|
| 14 |
# Binary files
|
| 15 |
*.png binary
|