Hongli Lai (Phusion) (author)
Thu Apr 16 02:40:48 -0700 2009
commit  5ac720c44a509d9f77a63c8f526425cf6de8934f
tree    c4d79fb50fdb299b1e13367a4b3a12a85a78f455
parent  4098be02ea6cacc45bdb5b4e6fbc36cc5f1a4f0e
passenger / .gitignore
100644 36 lines (34 sloc) 0.599 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
references
scgi_demo
/test*.rb
 
*.o
*.so
*.bundle
*.pyc
*.a
ext/apache2/*.la
ext/apache2/*.lo
ext/apache2/*.slo
ext/apache2/.libs
ext/apache2/ApplicationPoolServerExecutable
ext/nginx/HelperServer
ext/phusion_passenger/Makefile
ext/*.a
doc/rdoc
doc/cxxapi
doc/*.html
test/test.log
test/config.yml
test/coverage
test/CxxTests
test/ApplicationPoolServerExecutable
test/oxt/oxt_test_main
test/stub/railsapp/app/controllers/bar_controller.rb
test/stub/*/log/*
test/stub/apache2/*.log
test/stub/apache2/*.pid
test/stub/apache2/httpd.conf
test/stub/mycook/log
test/stub/zsfa/mycook
test/stub/zsfa/foo
pkg