blob: c6e0a6f3a2f2b2fa9e8143972d8b293b604f956b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# .gitignore for mlnp.fr
*~undo-tree~
# All CSS should be generated from Org files, NO EXCEPTIONS. This ensures all artifacts are documented.
*.css
# Font files are not version-controlled.
*.ttf
*.otf
**sitemap.org
|