This website works better with JavaScript.
Explore
Help
Sign In
forksand
/
marlin-lulzbot-laser
Watch
1
Star
1
Fork
You've already forked marlin-lulzbot-laser
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
6ae7f7870d
marlin-lulzbot-laser
/
.gitignore
7 lines
34 B
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>
13 years ago
*.o
applet/
*~
*.orig
*.rej
Add .gitignore change to ignore .bak files (produced by WinMerge and other editors)
12 years ago
*.bak