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

exclude « info « .gitted « testrepo « submodules « resources « tests-clar - github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a5196d1be8fb59edf8062bef36d3a602e0812139 (plain)
1
2
3
4
5
6
# git ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~