-
-
Notifications
You must be signed in to change notification settings - Fork 55
/
.gitignore
59 lines (59 loc) · 1.07 KB
/
.gitignore
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
*.c
*.cpp
*.dll
*.egg
*.gz
*.nix
*.py[cod]
*.so
.coverage
.idea/
.mypy_cache
.project
.pydevproject
.settings
.vscode
/.cache
/.gdbinit
/.python-version
/.pyodide-xbuildenv-*
/Mathics.egg-info
/Mathics3.egg-info
ChangeLog
ChangeLog.orig
ChangeLog.rej
Documents/
Homepage/
Test/
_Copies_/
_Database_/
build/
dist/
mathics/Makefile
mathics/doc/tex/doc_tex_data.pcl
mathics/doc/tex/documentation.tex
mathics/doc/tex/images/
mathics/doc/tex/logo-heptatom.pdf
mathics/doc/tex/logo-text-nodrop.pdf
mathics/doc/tex/mathics-*.asy
mathics/doc/tex/mathics-*.dvi
mathics/doc/tex/mathics-*.dvi
mathics/doc/tex/mathics-*.eps
mathics/doc/tex/mathics-*.pdf
mathics/doc/tex/mathics-*.tex
mathics/doc/tex/mathics.aux
mathics/doc/tex/mathics.dvi
mathics/doc/tex/mathics.fdb_latexmk
mathics/doc/tex/mathics.fls
mathics/doc/tex/mathics.idx
mathics/doc/tex/mathics.ilg
mathics/doc/tex/mathics.ind
mathics/doc/tex/mathics.log
mathics/doc/tex/mathics.maf
mathics/doc/tex/mathics.mtc*
mathics/doc/tex/mathics.out
mathics/doc/tex/mathics.pdf
mathics/doc/tex/mathics.pre
mathics/doc/tex/mathics.toc
mathics/doc/xml/
tmp