• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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# Ignore object files and backup files
8*.o
9*.so
10*~
11
12# Executables
13/bsdiff
14/bspatch
15/bsdiff_unittest
16
17# Generated dependencies
18/.deps
19