forked from y2s82/goblin_camp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.hgignore
77 lines (76 loc) · 812 Bytes
/
.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
syntax: glob
*.suo
*.user
*.FileListAbsolute.txt
*\bin\*
*\obj\*
*.ncb
*.nlb
*.aps
*.clw
*.pdb
*.obj
*.exe
*.pch
*.vspscc
*_i.c
*_p.c
*.tlb
*.tlh
*.bak
*.cache
*.Cache
*.ilk
*.log
*.lib
*.sbr
*.scc
*.sig
_ReSharper*\*
TestResults\*
desktop.ini
ipch\*
*.sdf
*.opensdf
*.vsp
*.psess
Release\
Debug\
*.cd
*SyncToy*
Log.txt
*.dll
screenshot*.png
*.filters
*.sav
ccccReport\
build\tmp
build\bin-*
build\installer-*
build\dist
*.py[co]
build\msvc
user-config.jam
*.exp
*.orig*
*.cmd
.DS_Store
*.swp
*~.nib
*.pbxuser
*.perspective
*.perspectivev3
*.mode1v3
*.xcworkspacedata
*.xcuserstate
*.xcbkptlist
xcuserdata
gc-config.jam
docs\internals
docs\sphinx\_build
userdata
*.sln
*.vcxproj
relre:depend
relre:goblin-camp.std(?:out|err)$
build/*