diff options
author | Jørn Christensen <Joern.Christensen@3Shape.com> | 2016-11-02 13:29:53 +0100 |
---|---|---|
committer | Jørn Christensen <Joern.Christensen@3Shape.com> | 2016-11-02 13:29:53 +0100 |
commit | f8bf136b5eb8e93178ed13c7203ad0faf496121f (patch) | |
tree | 5440b4e6c82eb64d29f9ff2182fa4d0174f78d90 /VisualStudio.gitignore | |
parent | c6a0ceae0863806d829b4b15ef6d29b49294a4cc (diff) | |
download | gitignore-f8bf136b5eb8e93178ed13c7203ad0faf496121f.tar.gz gitignore-f8bf136b5eb8e93178ed13c7203ad0faf496121f.zip |
Added reference to get latest from GitHub.
If the .gitignore file is inlcuded in another project, it may be feasible to have a reference to origin.
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r-- | VisualStudio.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 04d69ae8..09e40734 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -1,5 +1,7 @@ ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. +## +## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore # User-specific files *.suo |