Ai
1 Star 4 Fork 6

孤梧/Github 源码

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 3.74 KB
一键复制 编辑 原始数据 按行查看 历史
孤梧 提交于 2020-11-05 16:09 +08:00 . 整理自互联网档案馆
.app-config
.rake_tasks~
.mailmap
READONLY
TAGS
test/fixtures/default
test/fixtures/facebox
test/fixtures/test
log/*
test/fixtures/git/*/*/github.git
test/fixtures/git/gitosis.conf
test/fixtures/git/authorized_keys_shadow
test/fixtures/git/repositories/mojombo/next_step.git
test/fixtures/git/repositories/quentin
test/fixtures/approvals/*.received.txt
.ackrc*
.DS_Store
.rvmrc*
.rbenv*
.go-version
log
/*.log
dump.rdb
tmp
*~
public/test-assets
public/uploads
public/attachments
public/avatars
public/tarballs
public/gistballs
public/javascripts/jquery-1.2.1.js
public/robots.txt
public/api_robots.txt
public/opensearch.xml
public/opensearch-gist.xml
*.swp
*.rbc
*.pyc
*.sublime-workspace
*.sublime-project
.idea
coverage
rails_rcov
test/fixtures/git/repositories/defunkt/ambition.git/git-daemon-export-ok
test/fixtures/git/repositories/mojombo/grit.git
test/fixtures/git/repositories/defunkt/ambition.git
test/fixtures/git/repositories/defunkt/nuby.git
test/fixtures/git/repositories/pj
test/fixtures/git/repositories/gist
test/fixtures/assets*
test/fixtures/releases*
public/assets
public/refs
public/javascripts/cache
public/stylesheets/cache
config/ultrasphinx/development.conf
public/facebox/faceplant.css
public/facebox/index.html
public/facebox/stairs.jpg
test/fixtures/git/repositories/*
*.beam
/rerun.txt
/tags
/tags.new
/.tags*
/test/fixtures/git/test*
/wiki/
/script/fgerve
vendor/internal-gems/smoke/vendor/
.eprj
vendor/python/home
vendor/python/processing/build/
vendor/lighthouse
/script/fgerve+.dSYM
/script/libgerve.so
/script/libgerve.so+.dSYM/
/vendor/internal-gems/smoke/tags
.powenv
/.env
enterprise-cookbooks
.sass-cache
.sync-config.cson
Brewfile.lock.json
/config.yml
/tmp/alambic
# generated static error pages
/repositories
.code_swarm
# subprojects
/vendor/alambic
/vendor/alive
/vendor/babeld
/vendor/codeload
/vendor/dgit-update
/vendor/git-build
/vendor/git-core
# The old location of `git-nw-ng`:
/vendor/git-nw
/vendor/git-nw-ng
/vendor/gitrpcd
/vendor/gpgverify
/vendor/hypercredscan
/vendor/kafka-lite
/vendor/lfs-server
/vendor/librarian
/vendor/longpoll
/vendor/node
/vendor/ruby
/vendor/slumlord
/vendor/earthsmoke
/vendor/authzd
# rails 3 gem cache - just ignore while we iterate on rails 3 versions
/vendor/cache/rails-*/
# local registry build
/vendor/registry
# files generated by script/bootstrap
/.bundle
/bin
/bin-bundler
/config/load_path.rb
/config/database.yml
/config/redis.json
/config/redis.yml
/config/redis2.yml
/config/redis3.yml
/config/redis_logbook.yml
/config/redis_rate_limiter.yml
/node_modules
/vendor/gems
/vendor/cache/*/vendor/cache
/vendor/bundler/bundler-*.gem
/vendor/homebrew-bootstrap
db/schema*.json
# various local state directories used primary in development
/var
# generated by script/elastomer
*.log
# generated by script/cibuild-github-osx-setup
.vagrant/
Vagrantfile
# custom pre-receive hook data
/git-hooks
# history files
.byebug_history
.irb_history
# generated when running test-queue locally
.test_queue_stats
# encoding-related tests create this
/test/fixtures/git/examples/bad_branch_unicode.git/logs/refs/heads/*support-1321
/test/fixtures/git/examples/bad_branch_unicode.git/refs/heads/*support-1321
# test related services
test/db/mysql
# staging lab generated config
/config/kubernetes/staging-lab/dev/nginx.conf
# nodejs diagnostic report files
report.*.json
# caches
/.container-diff
/.deploy-tarball-diff
# Add .overmind-tmux.conf in the repo root if you'd like overmind's
# tmux server to use a config file other than ~/.tmux.conf, e.g. if
# you already use tmux as a terminal multiplexer and you want to
# nest overmind's tmux instance with a different command prefix.
/.overmind-tmux.conf
# generated by stylelint --cache
.stylelintcache
.solargraph.yml
# Generated OpenAPI descriptions
/app/api/description/generated
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Ruby
1
https://gitee.com/duanxs/github-source-code.git
git@gitee.com:duanxs/github-source-code.git
duanxs
github-source-code
Github 源码
master

搜索帮助