Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitignore
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
general
gitignore
Commits
f2c0e3cc
Commit
f2c0e3cc
authored
Jul 04, 2015
by
Brendan Forster
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fleshing out the NuGet section
parent
7d209f8a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
6 deletions
+16
-6
VisualStudio.gitignore
VisualStudio.gitignore
+16
-6
No files found.
VisualStudio.gitignore
View file @
f2c0e3cc
...
...
@@ -162,8 +162,9 @@ DocProject/Help/*.hhp
DocProject
/
Help
/
Html2
DocProject
/
Help
/
html
# Click-Once directory
# remove:
#
ClickOnce
installer
and
deployment
#
url
:
https
://
msdn
.
microsoft
.
com
/
en
-
us
/
library
/
142
dbbz4
(
v
=
vs
.90
).
aspx
#
remove
:
if
you
do
not
have
ClickOnce
publishing
enabled
for
your
projects
publish
/
#
Publish
Web
Output
...
...
@@ -180,12 +181,21 @@ publish/
#
#
output
packages
created
by
NuGet
*.
nupkg
# The packages folder can be ignored because of Package Restore
# remove-if: you want to disable Package Restore
#
#
Since
NuGet
2.7
,
package
restore
is
now
a
first
class
feature
of
Visual
Studio
#
so
you
do
not
need
to
check
in
your
packages
#
url
:
https
://
docs
.
nuget
.
org
/
consume
/
package
-
restore
#
remove
:
if
you
do
not
wish
to
restore
packages
in
this
way
,
or
have
package
restore
disabled
**/
packages
/*
# except build/, which is used as an MSBuild target.
#
#
some
packages
include
MSBuild
targets
files
,
which
are
stored
in
this
#
location
and
should
be
kept
in
version
control
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#
#
this
file
is
a
local
listing
of
where
to
find
your
packages
.
config
files
and
#
is
regenerated
by
Visual
Studio
during
a
build
#
include
:
if
you
wish
to
version
this
file
any
way
#
!**/packages/repositories.config
#
Windows
Azure
Build
Output
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment