We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0241507 commit 4c30850Copy full SHA for 4c30850
.gitignore
@@ -6,32 +6,21 @@
6
*.pdf
7
*.fls
8
*.fdb_latexmk
9
-pythontex-files-optimization
10
-pythontex-files-optimization-chapter
11
*.log
12
*.out
13
-optimization.pdf
14
*.xml
15
*.toc
16
*.aux
17
*.bbl
18
*.xwm
19
*.dvi
+*.idx
+*.ilg
+*.ind
20
tmp*
21
fig/*
22
-fig_*.tex
23
-notation.pdf
24
-Lectures
25
-materials
26
-.ipynb_checkpoints
27
all_algorithm_blocks.jl
28
all_juliaconsole_blocks.jl
29
all_test_blocks.jl
30
pythontex-files*
31
-chapter_[0-9].tex
32
-chapter_1[0-9].tex
33
-*.ipynb
34
-vc.tex
35
-*.idx
36
-*.ilg
37
-*.ind
+pythontex-files-book
0 commit comments