linuxcnc/.gitignore
Jeff Epler c1f722e3c5 git: ignore files generated by intltool-extract
intltool-extract can only extract to the directory of the
input file, or the current directory, so without playing
funny buggrers with what the current directory is, we have
to put up witn this junk being dropped in the source tree
somewhere.  Teach git to ignore them.
2017-09-05 07:45:45 -05:00

42 lines
751 B
Text

autosave.halscope
build-stamp
*.pyc
*.o
*.ko
*.so
*.so.*
*.a
*.pdf
*.tex
*.mod.c
*.cmd
.tmp*
# Ignore generated html files,
/docs/src/*/*.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
configs/sim/gmoccapy/*.pref
configs/sim/gmoccapy/gmoccapy_plasma/*.pref
# Miscellaneous generated files (Rob)
cscope
cscope.*
*.kdev*
oprofile*
*.log
position.txt
*.9
*.glade.h