Update .gitigore to exclude symlinked gpg binaries.
parent
de8dd5ac1e
commit
4ea1884239
|
@ -62,3 +62,6 @@ tickets/*
|
|||
# Ignore virtualenv folders, if they are here:
|
||||
include/*
|
||||
local/*
|
||||
|
||||
# Ignore gpg binary symlinks:
|
||||
gpg
|
||||
|
|
Loading…
Reference in New Issue