hzeller / beagleg

G-code interpreter and stepmotor controller for crazy fast coordinated moves of up to 8 steppers. Uses the Programmable Realtime Unit (PRU) of the Beaglebone.
http://beagleg.org/
GNU General Public License v3.0
122 stars 51 forks source link

Update .gitignore #55

Closed lromor closed 2 years ago

lromor commented 2 years ago

clang tidy and compilation db not included in ignore files.

codecov-commenter commented 2 years ago

Codecov Report

Merging #55 (690e790) into master (6b2d27a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   44.34%   44.34%           
=======================================
  Files          38       38           
  Lines        4122     4122           
=======================================
  Hits         1828     1828           
  Misses       2294     2294           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6b2d27a...690e790. Read the comment docs.