gitignore: Remove "temp/*" -- Add "testdeps/*"

Signed-off-by: Richard Bonhomme <tincanteksup@gmail.com>
This commit is contained in:
Richard Bonhomme 2019-01-26 17:49:46 +00:00
parent 883aa46664
commit 46629b56b4
No known key found for this signature in database
GPG Key ID: D7D49FA009D95091

2
.gitignore vendored
View File

@ -2,4 +2,4 @@ easyrsa3/pki
easyrsa3/vars
dist-staging
easyrsa3/safessl-easyrsa.cnf
temp/*
testdeps/*