File tree Expand file tree Collapse file tree 3 files changed +50
-0
lines changed Expand file tree Collapse file tree 3 files changed +50
-0
lines changed Original file line number Diff line number Diff line change 1+ # ## VisualStudio ###
2+ # # Ignore Visual Studio temporary files, build results, and
3+ # # files generated by popular Visual Studio add-ons.
4+
5+ # User-specific files
6+ * .suo
7+ * .user
8+ * .userosscache
9+ * .sln.docstates
10+
11+ # Build results
12+ [Dd ]ebug /
13+ [Dd ]ebugPublic /
14+ [Rr ]elease /
15+ [Rr ]eleases /
16+ x64 /
17+ x86 /
18+ build /
19+ bld /
20+ [Bb ]in /
21+ [Oo ]bj /
22+
23+ # Visual Studio profiler
24+ * .psess
25+ * .vsp
26+ * .vspx
27+
28+ # ## Windows ###
29+ # Windows image file caches
30+ Thumbs.db
31+ ehthumbs.db
32+
33+ # Folder config file
34+ Desktop.ini
35+
36+ # Recycle Bin used on file shares
37+ $RECYCLE.BIN /
38+
39+ # Windows Installer files
40+ * .cab
41+ * .msi
42+ * .msm
43+ * .msp
44+
45+ # Windows shortcuts
46+ * .lnk
47+
48+ target /
Original file line number Diff line number Diff line change 1+ #PdfOcr
Original file line number Diff line number Diff line change 1+ 65582e24c3fe69c77c1944963648bfd4e5438949
You can’t perform that action at this time.
0 commit comments