X7ROOT File Manager
Current Path:
/opt/cpanel/ea-ruby27/src/passenger-release-6.0.23
opt
/
cpanel
/
ea-ruby27
/
src
/
passenger-release-6.0.23
/
📁
..
📄
.clangd
(37 B)
📄
.cproject
(7.89 KB)
📄
.editorconfig
(2.38 KB)
📁
.externalToolBuilders
📄
.gitattributes
(120 B)
📁
.github
📄
.gitignore
(602 B)
📄
.gitmodules
(795 B)
📄
.project
(1.1 KB)
📁
.settings
📁
.vscode
📄
CHANGELOG
(185.23 KB)
📄
CODE_OF_CONDUCT.md
(3.31 KB)
📄
CONTRIBUTING.md
(16.47 KB)
📄
CONTRIBUTORS
(1.88 KB)
📄
Gemfile
(493 B)
📄
Gemfile.lock
(921 B)
📄
INSTALL.md
(329 B)
📄
Jenkinsfile
(10.26 KB)
📄
LICENSE
(1.04 KB)
📄
Passenger.sublime-project
(205 B)
📄
README.md
(3.18 KB)
📄
Rakefile
(2.9 KB)
📄
Vagrantfile
(2.49 KB)
📁
bin
📁
build
📄
configure
(287 B)
📁
dev
📁
doc
📁
images
📁
man
📄
package-lock.json
(464.08 KB)
📄
package.json
(1.08 KB)
📁
packaging
📄
passenger.gemspec
(1.84 KB)
📁
resources
📁
src
📁
test
Editing: .editorconfig
# http://EditorConfig.org root = true [*] end_of_line = lf charset = utf-8 [bin/*] indent_style=space indent_size=2 trim_trailing_whitespace = true [dev/*] indent_style=space indent_size=2 trim_trailing_whitespace = true [doc/*.txt] indent_style=tab indent_size=4 [doc/*/*.txt] indent_style=tab indent_size=4 [*.cpp] indent_style = tab indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true [*.c] indent_style = tab indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true [*.h] indent_style = tab indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true [*.hpp] indent_style = tab indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true [*.rb] indent_style = space indent_size = 2 trim_trailing_whitespace = true [*.py] indent_style = tab trim_trailing_whitespace = true [*.cxxcodebuilder] indent_style = space indent_size = 2 trim_trailing_whitespace = true [config.ru] indent_style = space indent_size = 2 trim_trailing_whitespace = true [Rakefile] indent_style = space indent_size = 2 trim_trailing_whitespace = true [Gemfile] indent_style = space indent_size = 2 trim_trailing_whitespace = true [Jenkinsfile] indent_style = space indent_size = 2 trim_trailing_whitespace = true [*.js] indent_style = tab indent_size = 4 trim_trailing_whitespace = true [src/nginx_module/*.c] indent_style = space indent_size = 4 [src/nginx_module/*.h] indent_style = space indent_size = 4 [src/nginx_module/*/*.c] indent_style = space indent_size = 4 [src/nginx_module/*/*.h] indent_style = space indent_size = 4 [src/cxx_supportlib/vendor-modified/libev/*.c] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-modified/libev/*.h] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-copy/libuv/src/*.c] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-copy/libuv/src/*.h] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-copy/libuv/src/unix/*.c] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-copy/libuv/src/unix/*.h] indent_style = space indent_size = 2 trim_trailing_whitespace = false [resources/templates/standalone/config.erb] indent_style = space indent_size = 4 trim_trailing_whitespace = true
Upload File
Create Folder