forked from WinMerge/winmerge
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
53 lines (50 loc) · 749 Bytes
/
.gitignore
File metadata and controls
53 lines (50 loc) · 749 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
**/.vs
**/ipch
**/BuildTmp
**/Build
**/obj64
**/obj
**/lib64
**/lib
**/x64Release
**/Release
**/x64Debug
**/Debug
**/Unicode Debug
**/Unicode Release
winmerge-cppcheck-build-dir/
*.exe
*.dll
*.pdb
*.bak
*.VC.db
*.VC.VC.opendb
*.vcxproj.user
*.ilk
*.aps
*.tlb
*.vspx
*.vsp
*.psess
*.cppcheck
*.un~
*.*~
*.obj
*.res
*.tlog
*.pch
*.idb
*.log
*.diagsession
*.asm
Testing/Data/ShellFileOpTest/File1.txt
Translations/WinMerge/MergeLang.lastbuild
/ShellExtension/dlldata.c
/ShellExtension/ShellExtension.h
/ShellExtension/ShellExtension_i.c
/ShellExtension/ShellExtension_p.c
Translations/WinMerge/TranslationsStatus.html
Translations/WinMerge/TranslationsStatus.wiki
Translations/WinMerge/TranslationsStatus.xml
Docs/Manual/Tools/ReadMe_ENG.html
*.asm