diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ +/public/*.html +/public/index.* /.var* -/.tmp*
\ No newline at end of file +/.tmp* |
![]() |
index : blog | |
My blog, articles and static file generator | Luke T. Shumaker |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -1,2 +1,4 @@ +/public/*.html +/public/index.* /.var* -/.tmp*
\ No newline at end of file +/.tmp* |