From 7d9fd65ab045b323976a3a6828b1ac80ee904fc7 Mon Sep 17 00:00:00 2001 From: alejandrodob Date: Thu, 16 Apr 2015 16:08:39 +0200 Subject: [PATCH] Clean .gitignore --- .gitignore | 41 +---------------------------------------- 1 file changed, 1 insertion(+), 40 deletions(-) diff --git a/.gitignore b/.gitignore index aa94a84..c4e5252 100644 --- a/.gitignore +++ b/.gitignore @@ -1,47 +1,8 @@ *.egg-info -*.tox -.*.swp *.pyc *.db -settings_local.py env/ -doc/_build -*.un~ -*.wsgi *.noseids -*.swo .DS_Store -*.coverage -alembic.ini -pybossa/templates/custom_footer.html -pybossa/templates/home/_other_projects.html -pybossa/templates/home/custom_text.html -pybossa/templates/custom/* -_ga.html -_gcs.html -_gcs_form.html -dat/GeoLiteCity.dat -.ropeproject/ -pybossa/static/globe/ -pybossa/static/img/sloan.png -pybossa/static/img/sloan.png.png -pybossa/static/img/world.jpg -pybossa/static/js/d3.layout.cloud.js -pybossa/static/js/d3.v2.min.js -pybossa/static/js/raphael-min.js -pybossa/static/openlayers/ -.idea/ +pybossa/ .vagrant/ -vagrant_env/ -keys/* -*.pem -*.swm -*.swn -*.swl -*.log -log -*.sql - -pybossa/themes/crowdcrafting-theme/ - -test/test_cache.py