Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Projects
Groups
Snippets
Sign up now
Login
Sign in
Toggle navigation
Menu
Open sidebar
interno
implementargit
estandaresgestion
Wiki
GenerarProyecto
GenerarProyecto
· Changes
Page history
Update GenerarProyecto
authored
Aug 20, 2024
by
Cuenta Propia Server (admin03)
Hide whitespace changes
Inline
Side-by-side
GenerarProyecto.md
View page @
75e59560
...
@@ -57,10 +57,15 @@ msbuild.wrn
...
@@ -57,10 +57,15 @@ msbuild.wrn
node_modules/*
node_modules/*
.angular/cache/*
.angular/cache/*
/dist
# Specific paths within 'codes' directory
/node_modules
/codes/dist/
dist
/codes/.angular/cache/
node_modules
/codes/dist/venvers/
# Windows style paths (if necessary)
/codes\.angular\cache
\codes\angular\cache
```
```
...
...