Skip to content
Snippets Groups Projects
Select Git revision
  • b36d3d76de0a2003b1d917cbf90a47eb6b306ebc
  • main default protected
  • fix-buffer
  • feature-individual-lfos
  • feature-individual-volume
  • 1.3.0
  • 1.2.0
  • 1.1.0
  • 1.0.1
  • 1.0.0
10 results

.gitignore

Blame
  • David Huss's avatar
    David Huss authored
    The Arduino IDE wants things to be in a folder that has the same name as
    the ino. Lets do that then.
    b36d3d76
    History
    .gitignore 35 B
    build/*
    build
    .~lock.*
    *.private.*