mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Ignoring the Encore build directory
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
},
|
||||
"aliases": ["encore", "webpack", "webpack-encore"],
|
||||
"gitignore": [
|
||||
"/node_modules/"
|
||||
"/node_modules/",
|
||||
"/public/build/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user