diff options
author | Martin Willi <martin@strongswan.org> | 2009-04-30 07:42:30 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2009-04-30 07:42:30 +0000 |
commit | 466f11bfaf56c389947b2cbee6dd4f1fb56a821e (patch) | |
tree | 764fdea0f0e5a0d52fb0f75eb52110a7c1d4d0cc /scripts | |
parent | f67eebccc8d47046c9c821ad24a161e302fbcad8 (diff) | |
download | strongswan-466f11bfaf56c389947b2cbee6dd4f1fb56a821e.tar.bz2 strongswan-466f11bfaf56c389947b2cbee6dd4f1fb56a821e.tar.xz |
added .gitignore files, ready for the switch
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore new file mode 100644 index 000000000..a6679708a --- /dev/null +++ b/scripts/.gitignore @@ -0,0 +1,6 @@ +bin2array +bin2sql +id2sql +key2keyid +keyid2sql +thread_analysis |