summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristoph Kluenter <ckluente@thouthworks.com>2014-09-09 09:51:07 +0200
committerChristoph Kluenter <ckluente@thouthworks.com>2014-09-09 09:51:40 +0200
commit46bba2ea84eceded4f9bba93fc8519d8bd2cefbb (patch)
tree1421939065dfaa8a1631cc6827ca233c96f3dcbe /.gitignore
parent8ad3125a3883e97a1194f33d01c4be9c8af6b741 (diff)
ignore all egg-info files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
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