From 28ab4bdec66a2a3c4bdb04c28933a0e3a72fdf90 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Sat, 4 Oct 2008 20:53:45 -0500 Subject: Add paver stuff to .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index ac1503d..10cdd01 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,7 @@ *.pyo *.png *.svg +build +dist +*.egg-info +install_root -- cgit