summaryrefslogtreecommitdiffstats
path: root/ml/dlib/.hgignore
blob: 4633033891d9b6def982d8239f4783c97cca870f (plain)
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
/build/
/build2/
/build_clang/
\.swp$
\.swo$
\.o$
\.a$
\.so$
\.orig$
\.obj$
\.pyc$
^build/
^dist/
^\.cache/
^\.eggs/
^dlib\.egg-info/
^docs/release/
^docs/docs/web/
^docs/docs/chm/
^docs/docs/cache/
^docs/docs/log.txt$
^docs/docs/old_log.txt$
^dlib/test/debug.txt$
^dlib/test/test$
^dlib/test/makefile.bak$
python_examples/.*.so$
python_examples/.*.pyd$
python_examples/.*.dll$
python_examples/.*.lib$
docs/docs/python/classes.txt
docs/docs/python/functions.txt
syntax: glob
dlib/test/build64/*
*.svm
dlib/test/build_python
dlib/test/test_log.txt
dlib/test/build_vc2015_64/*
dlib/test/build_vc2013_64/*
dlib/test/build_vc2012_64/*
dlib/java/libmyproject.so
dlib/java/myproject.jar
dlib/java/swig_test.class