Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3659a97235d90a50ed6d5d9ce02283483cebc70c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generic artifacts
/_build/
/*.deb

# Ruby build artifacts
/.ruby-bundle
/ruby/vendor/bundle
/ruby/.bundle
/gitaly-*.gem

# Configuration and runtime data
/config.mak
/*.toml