X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=.gitignore;h=d5b1946d6144b849bf81c979417412a076b8396c;hb=cb6994cea1d75e9f5f2c18cafd5ace09ff1cf240;hp=aa1f9bfdf48cbaa019f82a9723830dfb72bf0ac7;hpb=a7a18be696b954c8412ebbccb8152ac7dbdfe5e5;p=zope-bootstrap.git diff --git a/.gitignore b/.gitignore index aa1f9bf..d5b1946 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,19 @@ -python/ -var/ -bin/ -develop-eggs/ -downloads/ -eggs/ -fake-eggs/ -parts/ +/python/ +/var/ +/bin/ +/develop-eggs/ +/downloads/ +/eggs/ +/fake-eggs/ +/parts/ + /.*.stamp /.installed.cfg -*.pyc -easyshop/ -/local.cfg -SOURCES.txt +/localeggs.cfg +/server.cfg + *~ +#*# +.#* +*.egg-info/ +*.pyc