Skip to content

Commit bb32dfa

Browse files
author
Eric Bézine
committed
Added some file types to .gtignore
1 parent 46cc560 commit bb32dfa

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.gitignore

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,14 @@ TestResults
77

88
# user files
99
**.user
10-
**.suo
10+
**.suo
11+
**.sdf
12+
13+
# resharper
14+
/_[Rr]e[Ss]harper.*
15+
*.[Rr]e[Ss]harper.*
16+
*.[Rr]e[Ss]harper
17+
18+
# OS generated files
19+
[Tt]humbs.db
20+
[Dd]esktop.ini

0 commit comments

Comments
 (0)