From 09be0d0c86a789d568addc3153917aa604e4c7d7 Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 10 Nov 2018 16:08:22 +0800 Subject: Update .gitignore --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c7fca0cc..4d13c548 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore # User-specific files +*.rsuser *.suo *.user *.userosscache @@ -76,6 +77,7 @@ StyleCopReport.xml *.tlh *.tmp *.tmp_proj +*_wpftmp.csproj *.log *.vspscc *.vssscc @@ -290,8 +292,8 @@ paket-files/ .idea/ *.sln.iml -# CodeRush -.cr/ +# CodeRush personal settings +.cr/personal # Python Tools for Visual Studio (PTVS) __pycache__/ @@ -330,5 +332,3 @@ ASALocalRun/ # Local History for Visual Studio .localhistory/ - -build/ -- cgit v1.2.3