Skip to content
Permalink
Browse files
Added missing directives to the .gitignore file.
  • Loading branch information
StephenCWills committed Jan 9, 2018
1 parent 6310c09 commit d65410c
Showing 1 changed file with 4 additions and 0 deletions.
@@ -22,6 +22,8 @@ bld/
[Bb]in/
[Oo]bj/

# Make sure certain folders are fully included
!Source/Applications/openHistorian/openHistorian/Grafana/**
# Visual Studio 2015 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
@@ -149,6 +151,8 @@ publish/
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
# Modified the location of the packages folder for this project
**/Source/Dependencies/NuGet Packages/

# Windows Azure Build Output
csx/

0 comments on commit d65410c

Please sign in to comment.