diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ .DS_Store __pycache__/ +/test_out/ |
| index : git2hugo | |
| Python script to generate markdown files from a git repository, so they can be used in static site generators. |
| summaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 1 |
@@ -1,2 +1,3 @@ .DS_Store __pycache__/ +/test_out/ |