Kiln » TortoiseHg » TortoiseHg
Clone URL:  
.hgignore
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
syntax: glob *.orig *.rej *.pyc thgutil/__version__.py build/ build-ja/ dist/ Output/ .*.swp Thumbs.db MANIFEST *.mo *.o *.dll *.exe win32/shellext/hgtk.cmd *.obj *.exp *.lib *.idb *.pdb *.manifest 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:*~