From 46bba2ea84eceded4f9bba93fc8519d8bd2cefbb Mon Sep 17 00:00:00 2001 From: Christoph Kluenter Date: Tue, 9 Sep 2014 09:51:07 +0200 Subject: ignore all egg-info files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c8eaa4fd..5330abe3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ .bundle *.log *.DS_Store +*.egg-info web-ui/node_modules web-ui/app/bower_components .tmp @@ -29,4 +30,3 @@ __pycache__/ .virtualenv gunicorn.pid gunicorn.log -Pixelated_User_Agent_Service.egg-info -- cgit v1.2.3