gitweb: use new Git::Repo API, and add optional caching
[git/gitweb-caching.git] / templates / info--exclude
blob2c87b72dff61f8394b3f1f32e21c1d936314ec2e
1 # git-ls-files --others --exclude-from=.git/info/exclude
2 # Lines that start with '#' are comments.
3 # For a project mostly in C, the following would be a good set of
4 # exclude patterns (uncomment them if you want to use them):
5 # *.[oa]
6 # *~