merge
[cython.git] / .hgignore
1 syntax: glob
2
3 *.pyc
4 *~
5 .*.swp
6
7 syntax: regexp
8 ^build/
9 ^_build/