Skip to content
Merged
Prev Previous commit
Next Next commit
Update .gitignore
Ignore Visual Studio publish files.
  • Loading branch information
martincostello committed Aug 18, 2019
commit 42705f1c75d8755bb695f93eb35159cc081101bb
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ DocProject/Help/html
publish/

# Publish Web Output
*.pubxml
*.Publish.xml

# NuGet Packages Directory
Expand Down Expand Up @@ -161,3 +162,16 @@ $RECYCLE.BIN/

# Mac desktop service store files
.DS_Store

# Domain verification files
.well-known/

# Public and Private keys
*.cer
*.csr
*.key
*.p7b
*.p8
*.p12
*.pem
*.pfx