mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Merge pull request #312
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ref: refs/heads/master
|
||||
@@ -0,0 +1,5 @@
|
||||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = true
|
||||
bare = false
|
||||
logallrefupdates = true
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"copy-from-recipe": {
|
||||
".env.dist": ".env.dist"
|
||||
".env.dist": ".env.dist",
|
||||
"git/": ".git"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user