Skip to content

Commit c51ac7a

Browse files
committed
Added gitginore rules for the dist directories
1 parent 38e60b6 commit c51ac7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,8 @@ paket-files/
255255
# Mac OS chaff
256256
.DS_Store
257257

258-
ClientApp/dist/
259-
wwwroot/dist/
258+
ClientApp/dist/*
259+
wwwroot/dist/*
260260
Angular2/ClientApp/dist/vendor-manifest\.json
261261

262262
Angular2/wwwroot/dist/vendor-manifest\.json

0 commit comments

Comments
 (0)