2011-07-23 05:58:31 +00:00
|
|
|
# OS-specific
|
2010-09-20 14:45:19 +00:00
|
|
|
.DS_Store
|
2011-07-23 05:58:31 +00:00
|
|
|
|
|
|
|
# Vagrant stuff
|
2011-11-03 04:09:38 +00:00
|
|
|
acceptance_config.yml
|
2011-11-04 04:38:15 +00:00
|
|
|
package.box
|
2011-11-12 18:20:07 +00:00
|
|
|
test/buildbot/config.cfg
|
2011-11-12 18:21:53 +00:00
|
|
|
test/buildbot/env
|
2011-11-12 18:20:07 +00:00
|
|
|
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
|
2011-11-20 05:30:51 +00:00
|
|
|
test/buildbot/master/osx-*/
|
|
|
|
test/buildbot/master/linux-*/
|
|
|
|
test/buildbot/master/win-*/
|
2011-11-12 18:20:07 +00:00
|
|
|
test/buildbot/slave/twistd.hostname
|
|
|
|
test/buildbot/slave/twistd.log
|
|
|
|
test/buildbot/slave/twistd.pid
|
2011-11-20 05:30:51 +00:00
|
|
|
test/buildbot/slave/osx-*/
|
|
|
|
test/buildbot/slave/linux-*/
|
|
|
|
test/buildbot/slave/win-*/
|
2010-02-10 07:10:16 +00:00
|
|
|
Vagrantfile
|
|
|
|
.vagrant
|
2011-07-23 05:58:31 +00:00
|
|
|
|
|
|
|
# Bundler/Rubygems
|
2010-02-09 06:00:13 +00:00
|
|
|
.bundle
|
2011-07-23 05:58:31 +00:00
|
|
|
pkg/*
|
|
|
|
tags
|
|
|
|
Gemfile.lock
|
|
|
|
test/tmp/
|
|
|
|
|
|
|
|
# Documentation
|
2010-02-11 08:51:21 +00:00
|
|
|
_site/*
|
2010-03-04 07:14:06 +00:00
|
|
|
.yardoc/
|
2010-12-14 02:14:52 +00:00
|
|
|
doc/
|
2011-07-23 05:58:31 +00:00
|
|
|
|
2011-11-12 18:20:07 +00:00
|
|
|
# Python
|
|
|
|
*.pyc
|
|
|
|
|
2011-08-28 21:13:54 +00:00
|
|
|
# Rubinius
|
|
|
|
*.rbc
|
|
|
|
|
2011-07-23 05:58:31 +00:00
|
|
|
# IDE junk
|
2010-12-21 10:09:33 +00:00
|
|
|
.idea/*
|
|
|
|
*.iml
|