annotate .hgignore @ 5:c8d3821efc36

added build/ and Session.vim to .hgignore
author Goffi <goffi@goffi.org>
date Sun, 13 Feb 2011 16:21:45 +0100
parents 140cec48224a
children ea6ae7c4b3f0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
1 syntax: glob
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
2 *.pyc
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
3 *.pyv
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
4 *.swp
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
5 *.swo
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
6 *.js
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
7 tags
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
8 twistd.log
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
9 twistd.pid
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
10 output
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
11 sat.egg-info
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
12 *.un~
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
13 dist
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
14 MANIFEST
140cec48224a Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
15 *.sh
5
c8d3821efc36 added build/ and Session.vim to .hgignore
Goffi <goffi@goffi.org>
parents: 0
diff changeset
16 build/
c8d3821efc36 added build/ and Session.vim to .hgignore
Goffi <goffi@goffi.org>
parents: 0
diff changeset
17 Session.vim