diff options
| author | 53hornet <53hornet@gmail.com> | 2018-07-09 23:03:12 -0400 |
|---|---|---|
| committer | 53hornet <53hornet@gmail.com> | 2018-07-09 23:03:12 -0400 |
| commit | cd7cb6c9089e9029fd86a8a5b260fe2fa66ce995 (patch) | |
| tree | 703126308a5c6371cc190a93ad8bc65026ed58b7 /.gitignore | |
| parent | d2199166c4bd244eb8727014db80b62ad1d1b70d (diff) | |
| download | md-site-cd7cb6c9089e9029fd86a8a5b260fe2fa66ce995.tar.xz md-site-cd7cb6c9089e9029fd86a8a5b260fe2fa66ce995.zip | |
Makefile generates standalone html for all markdown in all subdirs.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ *~ - +html +html/ |