This website requires JavaScript.
Explore
Help
Sign In
CMS
/
Marlin
Watch
3
Star
0
Fork
0
You've already forked Marlin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ea9bffdc48
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>
2012-08-08 13:32:51 -04:00
*.o
applet/
*~
*.orig
*.rej
Add .gitignore change to ignore .bak files (produced by WinMerge and other editors)
2013-08-07 10:16:38 -04:00
*.bak
Reference in New Issue
Copy Permalink