mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #824 from jamie-humphries/master
Add Visual Studio ignore rule for files generated by Microsoft Fakes.
This commit is contained in:
commit
c31d59e948
1 changed files with 3 additions and 0 deletions
|
@ -139,6 +139,9 @@ App_Data/*.ldf
|
|||
*.bim.layout
|
||||
*.bim_*.settings
|
||||
|
||||
# Microsoft Fakes
|
||||
FakesAssemblies/
|
||||
|
||||
# =========================
|
||||
# Windows detritus
|
||||
# =========================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue