Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.0.1, 1.0.2, and 1.0.3

stable ignore win32/shellext/ThgCLSIDs.wxi

and reorder a bit

Changeset f407cec741de

Parent 0fe7f965f9e3

by Adrian Buehlmann

Changes to one file · Browse files at f407cec741de Showing diff from parent 0fe7f965f9e3 Diff from another changeset...

Change 1 of 2 Show Entire File .hgignore Stacked
 
15
16
17
18
19
20
21
 
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
16
17
 
18
19
20
 
22
23
24
 
 
 
 
 
 
 
 
 
 
 
 
25
26
27
28
29
30
31
32
33
34
35
36
37
38
@@ -15,7 +15,6 @@
 *.o  *.dll  *.exe -win32/shellext/hgtk.cmd  *.obj  *.exp  *.lib @@ -23,15 +22,17 @@
 *.pdb  *.manifest  *.res -glob:win32/shellext/shellext.ncb -glob:win32/shellext/shellext.suo -glob:win32/shellext/Debug/ -glob:win32/shellext/x64 -glob:win32/shellext/shellext.vcproj.* -glob:win32/shellext/Release/ -glob:.DS_Store -glob:win32/*.reg -glob:*~ -glob:tortoisehg/util/__version__.py -glob:win32/shellext/parentid.h -glob:*.wixobj +win32/shellext/hgtk.cmd +win32/shellext/shellext.ncb +win32/shellext/shellext.suo +win32/shellext/parentid.h +win32/shellext/ThgCLSIDs.wxi +win32/shellext/Debug/ +win32/shellext/x64 +win32/shellext/shellext.vcproj.* +win32/shellext/Release/ +.DS_Store +win32/*.reg +*~ +tortoisehg/util/__version__.py +*.wixobj