From 25610d4134f2dd2e2fc2993666bc8c6c8b613fd8 Mon Sep 17 00:00:00 2001 From: Axel Hecht Date: Thu, 8 Sep 2011 18:17:39 +0200 Subject: [PATCH] add a .gitignore to make our git friends as happy as mercurial --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2070d3f --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.orig +*.pyc +build/ +dist/ +lib/compare_locales.egg-info/