mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
git: Treat .dump files as binary
This means that git grep will no longer show TDB dumps. This can be changed at runtime using -a for all to include these files, while -I will also omit any references to the files (no Binary file * matches). Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
739691fd1e
commit
6d52ef8dcf
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.dump binary
|
Loading…
Reference in New Issue
Block a user