diff options
author | Jan Dittberner <jandd@cacert.org> | 2018-10-26 23:48:01 +0200 |
---|---|---|
committer | Jan Dittberner <jandd@cacert.org> | 2018-10-26 23:49:24 +0200 |
commit | a5bb7e680bcc1950f70c13e37bab2b3e4d5639b1 (patch) | |
tree | da79ed90606c8e1519ac8600b342d251855df4a6 /.gitignore | |
parent | 0c067a7e62c8dad58ed974f75b08ac1802d748e6 (diff) | |
download | cacert-codedocs-a5bb7e680bcc1950f70c13e37bab2b3e4d5639b1.tar.gz cacert-codedocs-a5bb7e680bcc1950f70c13e37bab2b3e4d5639b1.tar.xz cacert-codedocs-a5bb7e680bcc1950f70c13e37bab2b3e4d5639b1.zip |
Add CAcert customization
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f2a277b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.*.swp +.idea/ +build |