File: exclude

package info (click to toggle)
iputils 3%3A20101006-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,944 kB
  • sloc: ansic: 8,451; perl: 585; makefile: 170; sh: 37
file content (6 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (778)
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]
# *~