1
0
mirror of https://github.com/github/gitignore synced 2024-06-03 19:28:12 +02:00

A new template for Perl 6

http://www.perl6.org

Just a start. Perl 6 creates these directories to 
store pre-compiled versions of modules. 

Perl 6 doesn't have a gitignore template yet, and it
doesn't use the same build and installation system as
Perl (5).
This commit is contained in:
brian d foy 2016-10-25 23:19:42 -04:00
parent 3cb9446b17
commit d8776bf259

7
Perl6.gitignore Normal file
View File

@ -0,0 +1,7 @@
# Gitignore for Perl 6 (http://www.perl6.org)
# As part of https://github.com/github/gitignore
# precompiled files
.precomp
lib/.precomp