update gitignore to include folder created by make container-serve

This commit is contained in:
Rémy Léone
2021-04-11 12:29:33 +02:00
parent e277d032ef
commit 7ecb5e309a
+4
View File
@@ -34,3 +34,7 @@ resources/
package-lock.json
functions/
node_modules/
# Generated files when building with make container-build
.config/
.npm/