blob: 80d20f5ccaa4fd151033250a172f71b726838ca1 (
plain)
1
2
3
4
5
6
7
8
|
# .gitignore for mlnp.fr
# All HTML and CSS should be generated from Org files, NO EXCEPTIONS.
*.html
*.css
# Topnav items are generated upon export by the Org publish sitemap.
resources/topnav-items.org
|