Skip to content
Snippets Groups Projects
Select Git revision
  • 749d3ff1333e06dc481a5f84667b5d081a2b8c2d
  • main default
  • tammojan
  • slow_mode
  • debian-service
  • jeroen
  • dpkg
  • bless_test
  • improve_sattracker
  • update_dockerfile
  • yellowoffset
  • decplus
  • focusboxmouseout
  • trace2port_startup
  • 2016-04-02-trace2port
  • scan
  • azerror
  • beaglebone
  • build
  • corso2014
  • sercos
  • console_2020-06-28
  • controller_2020-06-28
  • 2018-01-17
  • 2016-04-02-with-trace2port
  • 2016-04-02
  • DT_update
  • 2013-06-21
28 results

.gitignore

Blame
  • .gitignore 179 B
    *.o
    *.d
    *.sw?
    *~
    *.a
    *.tab.c
    *.tab.h
    *.yy.c
    *.yy.h
    *.il2c.c
    *.log
    *.lo
    *.la
    *.dot
    *.pdf
    *.svg
    *.dtb
    *.dtbo
    .libs
    bin
    include
    autom4te.cache
    buildflags.mk
    config.status
    configure