-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
34 lines (29 loc) · 768 Bytes
/
Copy path.gitignore
File metadata and controls
34 lines (29 loc) · 768 Bytes
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
*~
# Build files
__pycache__
_lextab.py
_parsetab.py
lextab.py
parser.out
parsetab.py
doc/sphinx/build/
# Generated files
doc/sphinx/source/api/
doc/sphinx/source/examples/
doc/sphinx/source/gcode-reference/rs-274/execution_order.rst
doc/sphinx/source/gcode-reference/rs-274/gcodes.rst
doc/sphinx/source/gcode-reference/rs-274/letters.rst
doc/sphinx/source/gcode-reference/rs-274/modal_groups.rst
doc/sphinx/source/gcode-reference/rs-274/parameters.rst
doc/sphinx/source/gcode-reference/linuxcnc/images/*_fr.png
doc/sphinx/source/gcode-reference/linuxcnc/images/*_fr.svg
doc/sphinx/source/gcode-reference/linuxcnc/tmp/
pandoc
PythonicGcodeMachine/PythonLexYacc/yacc.py
ressources
TOFIX.txt
notes.txt
open-doc.sh
template-variables.txt
tools/upload-www
topics.txt