From 6309a04bf1fd4825068b8815a71e97c45051c7ef Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 1 Dec 2012 10:39:25 -0800 Subject: [PATCH] Clear out unused gitignore stuff --- .gitignore | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/.gitignore b/.gitignore index 32209c8a01d..50f8b21fb8f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,22 +4,6 @@ # Vagrant stuff acceptance_config.yml boxes/* -test/buildbot/config.cfg -test/buildbot/env -test/buildbot/master/http.log -test/buildbot/master/master.cfg.sample -test/buildbot/master/twistd.log -test/buildbot/master/twistd.pid -test/buildbot/master/state.sqlite -test/buildbot/master/osx-*/ -test/buildbot/master/linux-*/ -test/buildbot/master/win-*/ -test/buildbot/slave/twistd.hostname -test/buildbot/slave/twistd.log -test/buildbot/slave/twistd.pid -test/buildbot/slave/osx-*/ -test/buildbot/slave/linux-*/ -test/buildbot/slave/win-*/ Vagrantfile .vagrant @@ -43,4 +27,4 @@ doc/ # IDE junk .idea/* -*.iml \ No newline at end of file +*.iml