log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
deepstone
view .hgignore @ 27:dcfe615c4c5f
find changesets by author, revision, files, or words in the commit message
moved firstp.c to main.c
author
John Tsiombikas <nuclear@member.fsf.org>
date
Sun, 22 Sep 2013 02:47:46 +0300
parents
c3e0bccd673e
children
03a0b307706a
line source
1
\.o$
2
\.obj$
3
\.OBJ$
4
\.d$
5
\.swp$
6
^test$
7
\.exe$
8
\.EXE$
9
^OBJECTS.LNK$