Merge pull request #27503 from remyleone/update_gitignore
update gitignore to include folder created by make container-serve
This commit is contained in:
@@ -34,3 +34,7 @@ resources/
|
|||||||
package-lock.json
|
package-lock.json
|
||||||
functions/
|
functions/
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|
||||||
|
# Generated files when building with make container-build
|
||||||
|
.config/
|
||||||
|
.npm/
|
||||||
|
|||||||
Reference in New Issue
Block a user