[Getan-commits] [PATCH 2 of 4] Ignore dist and build directories

Wald Commits scm-commit at wald.intevation.org
Mon Jan 5 11:07:43 CET 2015


# HG changeset patch
# User Björn Ricks <bjoern.ricks at intevation.de>
# Date 1420452331 -3600
# Node ID c8310574ec9288510d6d8dc18ee3f92fb9156d90
# Parent  7a63212924c3e4401fe4952a09edd1a8fd8e8900
Ignore dist and build directories

Both dirs are created by setup.py and should't be added to the scm.

diff -r 7a63212924c3 -r c8310574ec92 .hgignore
--- a/.hgignore	Mon Jan 05 11:04:07 2015 +0100
+++ b/.hgignore	Mon Jan 05 11:05:31 2015 +0100
@@ -12,3 +12,5 @@
 tags
 getan.egg-info
 urwid*
+dist
+build


More information about the Getan-commits mailing list