diff --git a/CSharp.gitignore b/CSharp.gitignore index d00f96916a40be7b2f9ac4f9e6c34b44ab12efa4..991208520ac88b113c42bced121d43842c7cf51b 100644 --- a/CSharp.gitignore +++ b/CSharp.gitignore @@ -32,6 +32,7 @@ x64/ *.tli *.tlh *.tmp +*.log *.vspscc *.vssscc .builds @@ -46,6 +47,7 @@ ipch/ # Visual Studio profiler *.psess *.vsp +*.vspx # Guidance Automation Toolkit *.gpState diff --git a/VB.Net.gitignore b/VB.Net.gitignore index 5a4f80c0d34207ce1c734538520e5f1d14bea814..a5d3ad35ed5c57d10b812deb9b3733e910cbcd2d 100644 --- a/VB.Net.gitignore +++ b/VB.Net.gitignore @@ -33,6 +33,7 @@ x64/ *.tli *.tlh *.tmp +*.log *.vspscc *.vssscc .builds @@ -47,6 +48,7 @@ ipch/ # Visual Studio profiler *.psess *.vsp +*.vspx # Guidance Automation Toolkit *.gpState