diff options
author | Martin Willi <martin@strongswan.org> | 2009-09-07 10:35:22 +0200 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2009-09-07 15:00:44 +0200 |
commit | e5efb5a03b7d4888bb9981eeda1548d5716bcd09 (patch) | |
tree | d06209a27aaa1795d99bb304e2a13f13e4a69735 /m4 | |
parent | e455ae13436bed8475b5f3894a29e98e295bd6b0 (diff) | |
download | strongswan-e5efb5a03b7d4888bb9981eeda1548d5716bcd09.tar.bz2 strongswan-e5efb5a03b7d4888bb9981eeda1548d5716bcd09.tar.xz |
Added a .gitignore for generated m4 scripts
Diffstat (limited to 'm4')
-rw-r--r-- | m4/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 000000000..f733c4b5f --- /dev/null +++ b/m4/.gitignore @@ -0,0 +1 @@ +config/ |