/ docs / html / .gitignore
.gitignore
 1  *.js
 2  *.css
 3  !linuxcnc.css
 4  *.html
 5  !gcode*.html
 6  *.xml
 7  *.png
 8  *.gif
 9  code
10  common
11  config
12  drivers
13  examples
14  gcode
15  getting-started
16  gui
17  hal
18  install
19  integrator
20  lathe
21  man
22  motion
23  remap
24  user
25