mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #1853 from Zenuka/bower_components
Add bower_components to VisualStudio.gitignore
This commit is contained in:
commit
9f8e411bba
1 changed files with 4 additions and 0 deletions
|
@ -189,6 +189,10 @@ ClientBin/
|
|||
node_modules/
|
||||
orleans.codegen.cs
|
||||
|
||||
# Since there are multiple workflows, uncomment next line to ignore bower_components
|
||||
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
|
||||
#bower_components/
|
||||
|
||||
# RIA/Silverlight projects
|
||||
Generated_Code/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue