Home | History | Annotate | Download | only in bsdiff
      1 #
      2 # NOTE! Please use 'git ls-files -i --exclude-standard'
      3 # command after changing this file, to see if there are
      4 # any tracked files which get ignored after the change.
      5 #
      6 
      7 # Standard ignores
      8 *.o
      9 *~
     10 
     11 # Executables
     12 bsdiff
     13 bspatch
     14 unittests
     15