mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add setup.py output files to hgignore
This commit is contained in:
parent
ab2c6fd26c
commit
6bc92fa4f3
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
syntax: glob
|
syntax: glob
|
||||||
output/*
|
output/*
|
||||||
*.pyc
|
*.pyc
|
||||||
|
MANIFEST
|
||||||
|
build
|
||||||
|
dist
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue