-
Notifications
You must be signed in to change notification settings - Fork 1
/
.hgignore
100 lines (99 loc) · 1.33 KB
/
.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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
syntax: glob
Makefile.*.user
Makefile.user
*.bin
*.elf
*.o
*.d
*.a
*.fir
.*
.*.swp
a.out
*.exe
*.rar
*.list
*.raw
*.dis
*/compile.h
chdk
eos
font-*.c
version.c
font-*.in
*.zip
*.orig
tags
*.jpg
*.mov
*.mp3
*.fcp
*.jpeg
*.wav
*.i
*.log
*.pyc
location.map
autoexec.map
plugins/plugin.lds
docs/html
docs/latex
pymite-nat.c
pymite-img.c
toolchain/build
toolchain/sources
toolchain/stamps
platform/*/*.sym
platform/*/autoexec
platform/*/magiclantern
platform/*/magiclantern.lds
platform/*.OLD
platform/*/qemu-helper
platform/*/version.c
platform/all/autoexec-all
platform/all/autoexec-fir
platform/all/ML
platform/all/zip
doc/*.aux
doc/*.out
doc/*.pdf
doc/*.rst
doc/*.toc
doc/cam/*.png
doc/cam/*.bmp
doc/INSTALL.tex
doc/UserGuide-cam.tex
doc/UserGuide.tex
doc/cam/menuidx.dat
doc/credits.tex
doc/install-body.tex
doc/install.wiki
doc/menuindex.txt
installer/*/*.lds
doc/Cropmarks550D.png
plugins/loader.c
contrib/ptpcam/ptpcam
loader.c
doc/cam
INSTALL.tex-e
UserGuide.tex-e
UserGuide-cam.tex-e
zip.txt
doxygen-doc/*
modules/*/*.dep
modules/*/*.mo
modules/*/*.sym
modules/*/*.rsc
modules/*/hgstamp
modules/*/hgdiff.tmp
modules/*/hginfo.tmp
modules/*/module_strings.h
modules/raw_rec/raw2dng
modules/raw_rec/raw2dng.exe
tcc/localsyms
src/menuindexentries.h
modules/dual_iso/cr2hdr*
modules/*/module_strings.h
modules/mlv_rec/mlv_dump
modules/mlv_rec/raw2dng
syntax: regexp