diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-09-09 22:22:36 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-09-09 22:22:36 +0100 |
commit | f281036e47c725117ccf78c9b19f2c522760b93c (patch) | |
tree | c351cccd1d7a9476f4a1dce492f68fa1d4fb00f5 /win32/.gitignore | |
parent | 6151f429289815aa2ca4ecae706ff8f66fa49d02 (diff) | |
download | perl-f281036e47c725117ccf78c9b19f2c522760b93c.tar.gz |
Replace the uuencoded perlexe.ico.packd with the genuine, binary, article.
Given that git is perfectly happy to store binary files efficiently, and
serve them anonymously, we no longer need to jump through the ASCII-only hoops
of the Perforce/APC combination.
Diffstat (limited to 'win32/.gitignore')
-rw-r--r-- | win32/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/win32/.gitignore b/win32/.gitignore index ec11036c3b..e9422f2757 100644 --- a/win32/.gitignore +++ b/win32/.gitignore @@ -5,4 +5,5 @@ bin/*.bat Extensions_static dlutils.c perllibst.h -perlmain.c
\ No newline at end of file +perlmain.c +!perlexe.ico |