update gitignore to include folder created by make container-serve
This commit is contained in:
+5
-1
@@ -33,4 +33,8 @@ resources/
|
||||
# Netlify Functions build output
|
||||
package-lock.json
|
||||
functions/
|
||||
node_modules/
|
||||
node_modules/
|
||||
|
||||
# Generated files when building with make container-build
|
||||
.config/
|
||||
.npm/
|
||||
|
||||
Reference in New Issue
Block a user