diff options
author | Jan Dittberner <jandd@cacert.org> | 2018-04-14 20:07:37 +0200 |
---|---|---|
committer | Jan Dittberner <jandd@cacert.org> | 2018-04-14 20:07:37 +0200 |
commit | c7da2442c2d65af9dbae1cb1dd2625787cf86e8a (patch) | |
tree | 816f53b9b13e011acf44226f3434aef2de69ff8b /.gitignore | |
parent | 29f04d915c04547500c9cbf906d6a501e203aa6f (diff) | |
download | cacert-puppet-c7da2442c2d65af9dbae1cb1dd2625787cf86e8a.tar.gz cacert-puppet-c7da2442c2d65af9dbae1cb1dd2625787cf86e8a.tar.xz cacert-puppet-c7da2442c2d65af9dbae1cb1dd2625787cf86e8a.zip |
Ignore JetBrains IDE files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ keys/private_key.pkcs7.pem modules/ +.idea/ +*.iml
\ No newline at end of file |