diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-11-12 08:12:38 +0100 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-11-12 08:12:38 +0100 |
commit | 4e488d04c8ee5c4f920ac7b802ec4b365fdfb117 (patch) | |
tree | d79d4dc5d7153ba1cb3e1b8cda99bfa79fc7a761 /.gitignore | |
parent | fdc316a1ce9a1c326bd7668b98dd5f313b920c5f (diff) |
Add Perl build notes and installers
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f354ce9d..5eee6763 100644 --- a/.gitignore +++ b/.gitignore @@ -56,6 +56,10 @@ plugins/wmpa/wmpa_i.c src/pixmaps/inline_pngs.h src/htm/obj/* win32/ipch/* +win32/ext/perl/perl-x86-cache +win32/ext/perl/perl-x86-SetupFiles +win32/ext/perl/perl-x64-cache +win32/ext/perl/perl-x64-SetupFiles resource.h *.opensdf *.sdf |