Skip to content

Commit bddedee

Browse files
committed
Update .gitignore
1 parent 63022f5 commit bddedee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
gensrc/*dll*
66
gensrc/*exe*
7+
gensrc/*pdb*
78
gensrc/RabbitMQ.Client.WinRT/*
89
[Ll]ocal.props
910
[Ll]ocal.dist
@@ -50,6 +51,9 @@ build/
5051
[Oo]bj/
5152
*.lock.json
5253

54+
# Visual Studio 2015 cache/options directory
55+
.vs/
56+
5357
# Visual Studio profiler
5458
*.psess
5559
*.vsp

0 commit comments

Comments
 (0)