.hgignore
author "German Poo-Caaman~o <gpoo@ubiobio.cl>"
Fri, 08 Sep 2006 12:03:05 -0400
changeset 3 6030f20cb183
permissions -rw-r--r--
2006-09-08 German Poo-Caaman~o <gpoo@ubiobio.cl> * .hgignore: Added itself.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3
6030f20cb183 2006-09-08 German Poo-Caaman~o <gpoo@ubiobio.cl>
"German Poo-Caaman~o <gpoo@ubiobio.cl>"
parents:
diff changeset
     1
# use glob syntax.
6030f20cb183 2006-09-08 German Poo-Caaman~o <gpoo@ubiobio.cl>
"German Poo-Caaman~o <gpoo@ubiobio.cl>"
parents:
diff changeset
     2
syntax: glob
6030f20cb183 2006-09-08 German Poo-Caaman~o <gpoo@ubiobio.cl>
"German Poo-Caaman~o <gpoo@ubiobio.cl>"
parents:
diff changeset
     3
*~
6030f20cb183 2006-09-08 German Poo-Caaman~o <gpoo@ubiobio.cl>
"German Poo-Caaman~o <gpoo@ubiobio.cl>"
parents:
diff changeset
     4
.*.swp
6030f20cb183 2006-09-08 German Poo-Caaman~o <gpoo@ubiobio.cl>
"German Poo-Caaman~o <gpoo@ubiobio.cl>"
parents:
diff changeset
     5
*.pyc
6030f20cb183 2006-09-08 German Poo-Caaman~o <gpoo@ubiobio.cl>
"German Poo-Caaman~o <gpoo@ubiobio.cl>"
parents:
diff changeset
     6
6030f20cb183 2006-09-08 German Poo-Caaman~o <gpoo@ubiobio.cl>
"German Poo-Caaman~o <gpoo@ubiobio.cl>"
parents:
diff changeset
     7
syntax: regexp
6030f20cb183 2006-09-08 German Poo-Caaman~o <gpoo@ubiobio.cl>
"German Poo-Caaman~o <gpoo@ubiobio.cl>"
parents:
diff changeset
     8
.*\#.*\#$