Commit Graph

13 Commits (8866158d039ccadb02b37a4759244d3c3c44cfdf)

Author SHA1 Message Date
Scott Lahteine f890ceba9e Add 'tags' to .gitignore
Robby Candra 0dada36e5a Ignore Visual Studio Files
Brian 9c0404eae4 Move platformio directories out of source tree
Scott Lahteine 17bd77031f .gitignore comments in correct format
João Brázio e7ab26dc9c
Updates .gitignore
AnHardt 0c8e747f88 extend .gitignore
Richard Wackerbarth a33e20b27d Adjust per-project .gitignore
Refer to http://git-scm.com/docs/gitignore
to see why this is appropriate
Bo Herrmannsen 206b7f4e92 Update .gitignore
monkeydave 3f9707aa33 Added .gitignore back into repo
Bo Herrmannsen 60959f196f Delete .gitignore
Robert F-C 221286c10a Add .gitignore change to ignore .bak files (produced by WinMerge and other editors)
Robert F-C 9547fb9dfb Add duplication and auto-park mode for dual x-carriage support.
Ian Jackson 71404eef29 .gitignore: Add *~, *.orig, *.rej, move to root directory
Move the .gitignore out of the Marlin subdirectory so it applies to
the whole tree, and add some missing patterns.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>