From: Felix Dörre Date: Mon, 27 Jun 2016 08:54:28 +0000 (+0200) Subject: add: more developer resources to .gitignore X-Git-Url: https://code.wpia.club/?p=gigi.git;a=commitdiff_plain;h=3c89979c9d5a648354c24c7c4c18ec5ffec22c80 add: more developer resources to .gitignore Change-Id: I07afd695896d41f662dc41d14de825a38e422843 --- diff --git a/.gitignore b/.gitignore index 5a68b3a4..fde38c39 100644 --- a/.gitignore +++ b/.gitignore @@ -14,8 +14,12 @@ /bin /bintest /binutil +/binutil-testing +/lib/bin /work static.tar.gz /src/org/cacert/gigi/util/effective_tld_names.dat Gigi.MF + +/signer diff --git a/config/.gitignore b/config/.gitignore index 59f2d874..8bec870d 100644 --- a/config/.gitignore +++ b/config/.gitignore @@ -3,3 +3,6 @@ keystore.pkcs12 cacerts.jks gigi.properties test.properties +/profiles +/ca +/keys