.hgignore
author Reimar Bauer <rb.proj AT googlemail DOT com>
Mon, 19 Jan 2009 01:20:04 +0100
changeset 4247 c76d50dac855
parent 3423 6fa56b0f0de4
child 4396 aff142620fdd
permissions -rw-r--r--
text_html_text_moin_wiki: bug fix for GuiEditorBreaksIndentedTable
tw@3702
     1
.*\.py[co]$
tw@3702
     2
^dist/
tw@3702
     3
^tests/wiki/
tw@3702
     4
^wiki/underlay/
tw@3702
     5
^wiki/data/edit-log
tw@3702
     6
^wiki/data/event-log
tw@3702
     7
^wiki/data/cache/
tw@3702
     8
^wikiconfig_local.*
tw@3702
     9
^MoinMoin/i18n/POTFILES(\.in)?$
tw@2843
    10
.coverage
tw@3702
    11