blob: 4c23b0270693c6211f311c8c85e011eb31de2e96 [file] [log] [blame]
Alex Deymo075af0a2015-04-07 20:34:31 -07001#
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
Alex Deymof9331d62017-09-27 15:33:12 +02007# Ignore object files and backup files
Alex Deymo075af0a2015-04-07 20:34:31 -07008*.o
Alex Deymof9331d62017-09-27 15:33:12 +02009*.so
Alex Deymo075af0a2015-04-07 20:34:31 -070010*~
11
12# Executables
Alex Deymof9331d62017-09-27 15:33:12 +020013/bsdiff
14/bspatch
15/bsdiff_unittest
Alex Deymo19e74b22018-01-11 17:13:41 +010016
17# Generated dependencies
18/.deps