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

exclude « info « dot_git « testrepo_wd « Resources « LibGit2Sharp.Tests - github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f0068097365034ea3e879dfd7ddb6a4b8fb14dc8 (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]
# *~