diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2009-02-10 15:19:49 +0100 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2009-02-10 15:19:49 +0100 |
commit | 6ed34527c34dc05915ae3caa982e733d04613a1e (patch) | |
tree | 49e1328b461a6b876ae6d181e05c9b50978ec20f /.gitignore | |
parent | a04d4598adc5788622ad34b57a2e484e109d163d (diff) | |
download | perl-6ed34527c34dc05915ae3caa982e733d04613a1e.tar.gz |
metaconfig needs these two symlinks
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 74a00e4240..db88e8f4c3 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,7 @@ t/perl # make_ext.pl cleanup scripts realclean.sh veryclean.sh + +# metaconfig needs these two symlinks +.package +U |