Simplificación de .gitignore para ignorar solo archivos PowerShell

This commit is contained in:
Carlos Narro
2026-05-27 14:03:55 +02:00
parent d6cc681e4c
commit f5e8fd0b66
4 changed files with 67 additions and 41 deletions

8
mvp/b2c/.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
node_modules
.next
.git
.gitignore
npm-debug.log*
README.md
Dockerfile
.dockerignore