OSDN Git Service

Merge pull request #384 from silid/master
[winmerge-jp/winmerge-jp.git] / .gitignore
1
2 **/.vs
3 **/ipch
4 **/BuildTmp
5 **/Build
6 **/obj64
7 **/obj
8 **/lib64
9 **/lib
10 **/x64Release
11 **/Release
12 **/x64Debug
13 **/Debug
14 **/Unicode Debug
15 **/Unicode Release
16 winmerge-cppcheck-build-dir/
17
18 *.exe
19 *.dll
20 *.pdb
21 *.bak
22 *.VC.db
23 *.VC.VC.opendb
24 *.vcxproj.user
25 *.ilk
26 *.aps
27 *.tlb
28 *.vspx
29 *.vsp
30 *.psess
31 *.cppcheck
32 *.un~
33 *.*~
34 *.obj
35 *.res
36 *.tlog
37 *.pch
38 *.idb
39 *.log
40 *.diagsession
41 *.asm
42
43 Testing/Data/ShellFileOpTest/File1.txt
44 Translations/WinMerge/MergeLang.lastbuild
45 /ShellExtension/dlldata.c
46 /ShellExtension/ShellExtension.h
47 /ShellExtension/ShellExtension_i.c
48 /ShellExtension/ShellExtension_p.c
49 Translations/WinMerge/TranslationsStatus.html
50 Translations/WinMerge/TranslationsStatus.wiki
51 Translations/WinMerge/TranslationsStatus.xml
52 Docs/Manual/Tools/ReadMe_ENG.html
53 *.asm