diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -/target -/blog +*.html +!/template.html |
![]() |
index : metamuffin-website | |
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -1,2 +1,2 @@ -/target -/blog +*.html +!/template.html |