diff options
author | Rob Austein <sra@hactrn.net> | 2021-10-08 00:30:08 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2021-10-08 00:30:08 -0400 |
commit | 71487660812754e5f26f26595b6c3d456f9f6db8 (patch) | |
tree | e960190262edcbb0164edbac1e52915c5a339442 /.gitignore | |
parent | b11298b250f63daf091591d1638608325f766d9a (diff) |
Get rid of conversion stuff, just build content -> website
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -1,9 +1,4 @@ *.stamp TAGS __pycache__ -attachments -pelican/pelicanconf.py -pelican/website -repositories.json -trac.db -trac-to-pelican-home.md +website |