]> source.dussan.org Git - gitignore.git/commitdiff
Renaming Laravel4 to Laravel
authorTony Arra <tony@qlcorp.net>
Mon, 1 Sep 2014 16:47:27 +0000 (12:47 -0400)
committerCarl Suster <carl@contraflo.ws>
Tue, 2 Sep 2014 05:51:10 +0000 (15:51 +1000)
Laravel4 is the current standard.

This resolves the name with the custom Laravel.gitignore file in the
gitignore.io project. If support for Laravel3 is desired, it should be done in
a new file: "Laravel3.gitignore

Closes #1196

Laravel.gitignore [new file with mode: 0644]
Laravel4.gitignore [deleted file]

diff --git a/Laravel.gitignore b/Laravel.gitignore
new file mode 100644 (file)
index 0000000..ac3492e
--- /dev/null
@@ -0,0 +1,3 @@
+/bootstrap/compiled.php
+.env.*.php
+.env.php
diff --git a/Laravel4.gitignore b/Laravel4.gitignore
deleted file mode 100644 (file)
index ac3492e..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-/bootstrap/compiled.php
-.env.*.php
-.env.php