Skip to content

Commit

Permalink
Added UserRoleCache and ConfigurationCache to .gitignore so they will…
Browse files Browse the repository at this point in the history
… not be added to the repository again.
  • Loading branch information
StephenCWills committed Sep 11, 2016
1 parent 7b66a2e commit a287c66
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .gitignore
Expand Up @@ -217,10 +217,9 @@ FakesAssemblies/
**/*.Server/ModelManifest.xml
_Pvt_Extensions

# Include Bin folder in the website directory
!src/Website/Bin
src/Website/Bin/*.SqlClr.dll
src/Website/Bin/*.XDALink.*
# Ignore files generated by the PQDashboard web app in debug mode
src/PQDashboard/ConfigurationCache/*
src/PQDashboard/UserRoleCache.bin

# Ignore files generated by the installer build script
install/src/AdminComponents.wxs
Expand Down

0 comments on commit a287c66

Please sign in to comment.