annotate .hgignore @ 55:98a879663e27

gcp DIR1 DIR2 better handling: - gcp DIR1 DIR2 where DIR2 exists is fixed - special case gcp DIR1 DIR2 where DIR2 doesn't exist managed - comments update - refactore source_path in source_dir
author Goffi <goffi@goffi.org>
date Mon, 20 Jun 2011 01:27:31 +0200
parents 674ce820a4ef
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
674ce820a4ef initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
1 syntax: glob
674ce820a4ef initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
2 *.pyc
674ce820a4ef initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
3 *.pyv
674ce820a4ef initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
4 *.swp
674ce820a4ef initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
5 *.swo
674ce820a4ef initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
6 tags