0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-02-17 06:48:05 +00:00

Add .gitignore change to ignore .bak files (produced by WinMerge and other editors)

This commit is contained in:
Robert F-C 2013-08-08 00:16:38 +10:00
parent 9547fb9dfb
commit 221286c10a

2
.gitignore vendored
View file

@ -3,4 +3,4 @@ applet/
*~ *~
*.orig *.orig
*.rej *.rej
*.bak *.bak