Skip to content

Commit

Permalink
Arreglo gitignore y anadiendo carpeta presentacion
Browse files Browse the repository at this point in the history
  • Loading branch information
José Ángel Calcaño Azócar committed Jun 24, 2018
1 parent f9b8ec6 commit 77c2450
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
/package-lock.json
/package.json
\.DS_Store
*.lnk

*Web.config
*app.config
WebAPI/\.vs/
/package-lock.json
/package.json
\.DS_Store
*.lnk

*Web.config
*app.config

WebAPI/\.vs/
/WebAPI*

0 comments on commit 77c2450

Please sign in to comment.