This website requires JavaScript.
Explore
Help
Sign In
3DPrinting
/
MarlinFirmware
Watch
1
Star
0
Fork
0
You've already forked MarlinFirmware
mirror of
https://github.com/MarlinFirmware/Marlin.git
synced
2024-11-23 20:18:52 +00:00
Code
Issues
Releases
Wiki
Activity
f941203172
MarlinFirmware
/
.gitignore
7 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
.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>
2012-08-08 17:32:51 +00:00
*.o
applet/
*~
*.orig
*.rej
Add .gitignore change to ignore .bak files (produced by WinMerge and other editors)
2013-08-07 14:16:38 +00:00
*.bak
Reference in New Issue
Copy Permalink