Skip to content

Commit cba5e32

Browse files
authored
added *_wpftmp.csproj to gitignore (#2287)
1 parent c6774f1 commit cba5e32

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Ignore Visual Studio temporary files, build results, and
22
## files generated by popular Visual Studio add-ons.
3+
##
4+
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
35

46
# User-specific files
57
*.suo
@@ -58,6 +60,7 @@ dlldata.c
5860
*.tlh
5961
*.tmp
6062
*.tmp_proj
63+
*_wpftmp.csproj
6164
*.log
6265
*.vspscc
6366
*.vssscc

0 commit comments

Comments
 (0)