Merge pull request #4380 from aspnet/scottaddie/cleanup-gitignore-file

.gitignore file cleanup
pull/4382/head
Scott Addie 2017-09-25 10:22:31 -05:00 committed by GitHub
commit 96166e2181
1 changed files with 3 additions and 2 deletions

5
.gitignore vendored
View File

@ -1,7 +1,6 @@
_build/
_site/
Properties/
node_modules/
# Use git add -f to force override .sln when required. Not needed in most cases.
# git add -f myProj.sln
@ -213,4 +212,6 @@ __pycache__/
#Mac OSX
.DS_Store
aspnetcore/fundamentals/servers/httpsys/_static/Thumbs.db
# Windows thumbnail cache files
Thumbs.db