diff options
| author | Sebastian Spaeth <sebastian@sspaeth.de> | 2010-03-16 20:35:34 +0100 |
|---|---|---|
| committer | Sebastian Spaeth <sebastian@sspaeth.de> | 2010-03-16 20:35:34 +0100 |
| commit | 5bcd897253559cb3fd7b224d75f85e8e0c026789 (patch) | |
| tree | e24cd74075032fce4fabdd4eb995c9335d3707d8 | |
| parent | ee66e0f52c9902b9c4f4ce37eb04a89fa4356696 (diff) | |
hgignore: update to ignore static documentation
--HG--
extra : transplant_source : %9C%CCh%60z%FE%7B1%AC%E6%88%DF7%00%22%7D%09i%EDL
| -rw-r--r-- | .hgignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ .*\.pyc$ -~$
\ No newline at end of file +~$ +^docs/html +^docs/build
\ No newline at end of file |
