-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
68 lines (60 loc) · 1.17 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
60
61
62
63
64
65
66
67
68
*.py.html
*.py.txt
*.java.html
*.php.html
*.js.html
*.java.txt
*.php.txt
*.js.txt
/index.html
/private
/.kateproject
__pycache__
/.kateproject.d/
*.class
*.en.html
*.fr.html
*.en.svg
*.fr.svg
*.state-*
/presences
###
# read only files not ignored above:
###
3D.html
progra_equivalences*.html
progra_equivalences_en.py
progra_equivalences_fr.py
progra_equivalences.py
generate_html_progra_equivalences.py
generate_html_progra_equivalences_en.py
generate_html_progra_equivalences_fr.py
generate_html_progra_equivalences_multilang.py.multilang.html
generate_html_progra_equivalences_multilang.py.test.html
trier_trois_nombres.en.svg
trier_trois_nombres.fr.svg
# {X}_multilang_as{Y} generated files
projects.html
projets.html
raccourcis.html
shortcuts.html
theorie0_installation.html
theorie1_egal_if_en.py
theorie1_egal_if_fr.py
theorie1_egal_if.py
# html that are just copies
turtle.html
pythontutor.html
theorie1_egal_if*.html
theorie2_liste*.html
theorie3_fonctions_et_objets*.html
math.html
django.html
html.html
# Lines appended that may be moved to a category above
gl_3d_basics.zip
3d-notation-in-plane.svg
basics-of-editing-text-on-keyboard.svg
message.txt
turtle-panel.pdf
.directory