File tree Expand file tree Collapse file tree 1 file changed +32
-32
lines changed Expand file tree Collapse file tree 1 file changed +32
-32
lines changed Original file line number Diff line number Diff line change 1
-
2
- # ignore thumbnails created by windows
3
- Thumbs.db
4
- # Ignore files build by Visual Studio
5
- * .obj
6
- * .exe
7
- * .pdb
8
- * .user
9
- * .aps
10
- * .pch
11
- * .vspscc
12
- * _i.c
13
- * _p.c
14
- * .ncb
15
- * .suo
16
- * .tlb
17
- * .tlh
18
- * .bak
19
- * .cache
20
- * .ilk
21
- * .log
22
- [Bb ]in
23
- [Dd ]ebug * /
24
- * .lib
25
- * .sbr
26
- obj /
27
- [Rr ]elease * /
28
- _ReSharper * /
29
- * .ReSharper
30
- * .ReSharper.user
31
- [Tt ]est [Rr ]esult *
1
+
2
+ # ignore thumbnails created by windows
3
+ Thumbs.db
4
+ # Ignore files build by Visual Studio
5
+ * .obj
6
+ * .exe
7
+ * .pdb
8
+ * .user
9
+ * .aps
10
+ * .pch
11
+ * .vspscc
12
+ * _i.c
13
+ * _p.c
14
+ * .ncb
15
+ * .suo
16
+ * .tlb
17
+ * .tlh
18
+ * .bak
19
+ * .cache
20
+ * .ilk
21
+ * .log
22
+ [Bb ]in
23
+ [Dd ]ebug * /
24
+ * .lib
25
+ * .sbr
26
+ obj /
27
+ [Rr ]elease * /
28
+ _ReSharper * /
29
+ * .ReSharper
30
+ * .ReSharper.user
31
+ [Tt ]est [Rr ]esult *
32
32
[bB ]uild /
33
33
* .pidb
34
34
* .userprefs
35
- * .swp
35
+ * .swp
36
36
* .DotSettings
You can’t perform that action at this time.
0 commit comments