Commit 364479bc authored by Jamie Humphries's avatar Jamie Humphries

Add Visual Studio ignore rule for files generated by Microsoft Fakes.

Ignores generated Fakes assemblies and related files placed under the FakesAssemblies directory.
These files are generated at build time from the *.fakes configuration files.
parent 8e05c736
......@@ -139,6 +139,9 @@ App_Data/*.ldf
*.bim.layout
*.bim_*.settings
# Microsoft Fakes
FakesAssemblies/
# =========================
# Windows detritus
# =========================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment