summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 32ee9bbb1792ea9827d1fb64008c2af919ddc350 (plain)
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
autosave.halscope
build-stamp
*.pyc
*.o
*.ko
*.so
*.so.*
*.a
*.pdf
*.tex
*.mod.c
*.cmd
.tmp*
# Ignore generated html files, 
/docs/**/*.html
# Except Gcode quick-ref cards (en,de,sp,fr) which are maintained by hand
!docs/html/gcode*.html
# Ignore all LyX files, we're done with them now. 
*.lyx
debian/*.debhelper.log
rtlib/Module.symvers
share/*/*.desktop
share/menus/CNC.menu
share/desktop-directories/cnc.directory
src/modules.order
docs/html/drivers
/configs/*/emc.nml
!/configs/common/emc.nml
/docs/src/source-highlight/local
lib/python/gremlin.py
lib/python/touchy