This website works better with JavaScript.
Explore
Help
Sign In
melch
/
Marlin
Watch
1
Star
0
Fork
You've already forked Marlin
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dc64175d77
x301
2.0.x
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'dc64175d77'
${ noResults }
Marlin
/
.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>
12 years ago
*.o
applet/
*~
*.orig
*.rej
Add .gitignore change to ignore .bak files (produced by WinMerge and other editors)
11 years ago
*.bak