]> source.dussan.org Git - gitignore.git/commitdiff
Changes the name of Perl 6 to Raku (#3312)
authorJuan Julián Merelo Guervós <jjmerelo@gmail.com>
Wed, 19 Feb 2020 18:10:09 +0000 (19:10 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Feb 2020 18:10:09 +0000 (14:10 -0400)
Since October 2019, Raku is the name of the language formerly known as
Perl 6. This reflects the change. It's the same language, so changes
are mostly cosmetic.

Perl6.gitignore [deleted file]
Raku.gitignore [new file with mode: 0644]

diff --git a/Perl6.gitignore b/Perl6.gitignore
deleted file mode 100644 (file)
index 7b2c018..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# Gitignore for Perl 6 (http://www.perl6.org)
-# As part of https://github.com/github/gitignore
-
-# precompiled files
-.precomp
-lib/.precomp
-
diff --git a/Raku.gitignore b/Raku.gitignore
new file mode 100644 (file)
index 0000000..e792f6e
--- /dev/null
@@ -0,0 +1,7 @@
+# Gitignore for Raku (https://raku.org)
+# As part of https://github.com/github/gitignore
+
+# precompiled files
+.precomp
+lib/.precomp
+