some more cleanup
This commit is contained in:
parent
f2c0e3cc5a
commit
8803192fd3
@ -152,7 +152,10 @@ AutoTest.Net/
|
|||||||
# Installshield output folder
|
# Installshield output folder
|
||||||
[Ee]xpress/
|
[Ee]xpress/
|
||||||
|
|
||||||
# DocProject is a documentation generator add-in
|
# DocProject
|
||||||
|
# a document generation add-in for Visual Studio based on Sandcastle
|
||||||
|
# url: http://docproject.codeplex.com/
|
||||||
|
# remove: if you are using Visual Studio 2010 or later (which are not supported)
|
||||||
DocProject/buildhelp/
|
DocProject/buildhelp/
|
||||||
DocProject/Help/*.HxT
|
DocProject/Help/*.HxT
|
||||||
DocProject/Help/*.HxC
|
DocProject/Help/*.HxC
|
||||||
@ -170,8 +173,10 @@ publish/
|
|||||||
# Publish Web Output
|
# Publish Web Output
|
||||||
*.[Pp]ublish.xml
|
*.[Pp]ublish.xml
|
||||||
*.azurePubxml
|
*.azurePubxml
|
||||||
# TODO: Comment the next line if you want to checkin your web deploy settings
|
#
|
||||||
# but database connection strings (with potential passwords) will be unencrypted
|
# remove: if you have sensitive details in your database connection strings
|
||||||
|
(such as passwords) committing this settings file will mean
|
||||||
|
that they are stored in an unencrypted state in your repository
|
||||||
*.pubxml
|
*.pubxml
|
||||||
*.publishproj
|
*.publishproj
|
||||||
|
|
||||||
@ -193,9 +198,9 @@ publish/
|
|||||||
# location and should be kept in version control
|
# location and should be kept in version control
|
||||||
!**/packages/build/
|
!**/packages/build/
|
||||||
#
|
#
|
||||||
# this file is a local listing of where to find your packages.config files and
|
# this file is a local listing of where to find your packages.config files, and
|
||||||
# is regenerated by Visual Studio during a build
|
# is regenerated by Visual Studio during a build
|
||||||
# include: if you wish to version this file any way
|
# include: if you wish to version this file
|
||||||
#!**/packages/repositories.config
|
#!**/packages/repositories.config
|
||||||
|
|
||||||
# Windows Azure Build Output
|
# Windows Azure Build Output
|
||||||
|
Loading…
Reference in New Issue
Block a user