From 02f40a199b7d18ab575e7b33683a76d7d777eda6 Mon Sep 17 00:00:00 2001 From: hpk Date: Sun, 12 Apr 2009 10:21:47 +0200 Subject: [PATCH] [svn r63991] adding ignore file --HG-- branch : trunk --- .hgignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .hgignore diff --git a/.hgignore b/.hgignore new file mode 100644 index 000000000..22216bfc3 --- /dev/null +++ b/.hgignore @@ -0,0 +1,11 @@ + +# Automatically generated by `hgimportsvn` +syntax:glob +.svn +.hgsvn + +# These lines are suggested according to the svn:ignore property +# Feel free to enable them by uncommenting them +syntax:glob +*.pyc +*.pyo