Tizen Specs
/ annotate
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
raw
.hgignore@621bf0f9194e (annotated)
.hgignore
Fri, 09 Mar 2012 16:49:39 +0100
author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 09 Mar 2012 16:49:39 +0100
changeset 0
621bf0f9194e
permissions
-rw-r--r--
Don't track ignored files.
michael@0
1
syntax: glob
michael@0
2
*.orig
michael@0
3
*.rej
michael@0
4
*.o
michael@0
5
*~
michael@0
6
michael@0
7
syntax: regexp
michael@0
8
.*\#.*\#$