.hgignore
author "German Poo-Caaman~o <gpoo@ubiobio.cl>"
Mon, 11 Sep 2006 23:39:36 -0400
changeset 5 4ca4c0227161
parent 3 6030f20cb183
permissions -rw-r--r--
2006-09-11 German Poo-Caaman~o <gpoo@ubiobio.cl> * programming-guidelines: Fixed two translation mistakes, thanks to Sergio Villar Senin <svillar@igalia.com>
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
.*\#.*\#$