.hgignore
author Siddharth Agarwal <sid0@fb.com>
Sat, 10 Nov 2012 11:37:41 -0800
branchstable
changeset 1160 5a89f5217625
parent 450 86c17b3e9100
permissions -rw-r--r--
run-tests: open child-parent pipes in binary mode Python's pickle is a binary format. [ original upstream message ]

syntax: glob

*.pyc
*.pyo
*~
*.swp
*.orig
*.rej
.DS_Store

build/*
MANIFEST