Mercurial > hg > Blog
annotate .hgignore @ 101:0e63edd28f55
add a pip requirements file to easily setup the blog venv
| author | Dirk Olmes <dirk.olmes@codedo.de> |
|---|---|
| date | Sat, 28 Mar 2020 02:43:10 +0100 |
| parents | 5a7f4d5488f4 |
| children |
| rev | line source |
|---|---|
|
0
4cd9b65e10e4
initial import of the pelican based blog
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
1 .pyc |
|
33
5a7f4d5488f4
ignore the cache directory
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
0
diff
changeset
|
2 cache |
|
5a7f4d5488f4
ignore the cache directory
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
0
diff
changeset
|
3 output |
|
0
4cd9b65e10e4
initial import of the pelican based blog
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
4 pelican.pid |
|
4cd9b65e10e4
initial import of the pelican based blog
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
5 srv.pid |
