forked from sagemath/sagenb
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.hgignore
74 lines (74 loc) · 889 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
# Boring file regexps:
\.scssc$
\.sassc$
\.git$
\.gitignore$
\.hi$
\.mtl$
\.obj$
\.db$
\.o$
\.o\.cmd$
\.ko$
\.ko\.cmd$
\.mod\.c$
(^|/)\.tmp_versions($|/)
(^|/)CVS($|/)
(^|/)RCS($|/)
~$
#(^|/)\.[^/]
(^|/)_darcs($|/)
\.tmp$
\.hg$
\.rej$
\.sobj$
\.bak$
\.BAK$
\.dylib$
\.fig$
\.eps$
\.cpp$
\.orig$
\.patch$
(^|/)vssver\.scc$
\.sw.$
(^|/)MT($|/)
(^|/)\{arch\}($|/)
(^|/).arch-ids($|/)
(^|/),
\.class$
\.prof$
(^|/)\.DS_Store$
(^|/)BitKeeper($|/)
(^|/)ChangeSet($|/)
(^|/)\.svn($|/)
\.py[co]$
\#
\.cvsignore$
(^|/)Thumbs\.db$
^\.gitk-tmp
# sage files to ignore:
(^|/).doctest*
^dist($|/)
^notes($|/)
(^|/).old($|/)
(^|/).doctest($|/)
(^|/)deleted($|/)
^build($|/)
^mirror($|/)
^new($|/)
^commit($|/)
^export($|/)
MANIFEST
PKG-INFO
pull
push
release_notes.txt
sage_notebook*
\.sagenb
^sass/src/.sass-cache
sagenb/data/jmol
^sagenb.egg-info
setup.cfg
sagenb/data/jsmath/fonts
sagenb/data/MathJax