1 Star 4 Fork 2

githubsync / orange

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 825 Bytes
一键复制 编辑 原始数据 按行查看 历史
client_body_temp
fastcgi_temp
logs
proxy_temp
tmp
uwsgi_temp
*.pid
.idea
start.log
orange.conf.back
data.back.json
conf/nginx-divide.conf
start-divide.sh
*.dev.*
# Compiled Lua sources
luac.out
# luarocks build files
*.src.rock
*.zip
*.tar.gz
# Object files
*.o
*.os
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
*.def
*.exp
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
*.swp
*.swo
# Orange exclude
bin/orange
.DS_Store
new_plugin.sh
test_conf
test_start.sh
fix_name.sh
# phpstorm project files
.idea
*.log
# netbeans project files
nbproject
# zend studio for eclipse project files
.buildpath
.project
.settings
# windows thumbnail cache
Thumbs.db
/conf/nginx.conf
/conf/orange.conf
*.bt
*.svg
*.cbt
Lua
1
https://gitee.com/githubsync/orange.git
git@gitee.com:githubsync/orange.git
githubsync
orange
orange
master

搜索帮助