forked from zzmcdc/face-eval
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.hgignore
117 lines (89 loc) · 877 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
# use glob syntax.
syntax: glob
*_build
build-*
*_js/build
*_dart/packages
*_dart/**/packages
*_js/packages
*_js/**/packages
documentation/build
2011_*
2010_*
2012_*
2013_*
2014_*
*config_files*
program_options.txt
*_log.txt
gmon.out
Makefile
CMakeCache.txt
CMakeFiles/*
cmake_install.cmake
Debug/*
output/*
*_recordings
.*
*.pb.*
*_pb2.py
*.a
*.o
*.so
*.exr
*.png
*.pgm
*.pnm
*.jpg
*.jpeg
*.tif
*.svg
*.avi
*.mp4
*.pdf
*.submit
*~
*.pidb
*.orig
.waf*
.svn*
.scon*
.lock*
*.pro.user
*tmp
*.pyc
*.pickle
*.pkl
opencv.pc
*.proto.data
*.proto.bin
*.bin
*.data_sequence
*.sequence
*_result.txt
*.iv
*.test
*.csv
*.zip
*.pro.user.*
*.txt.user*
*.txt.user
*.cbp
*recordings/program_options.txt
callgrind.out.*
cachegrind.out.*
*.callgrind
*.prof
\#*
.leo_shadow
*.out.txt
*.condor.out
*.err
*.log
perf.data
valgrind-*
.idea
.history.*
*.bak
*.back
*.lock