You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

exclude 240B

123456
  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. # *~