ago/.hgignore
2016-02-01 23:24:38 -05:00

10 lines
81 B
Text

# use glob syntax.
syntax: glob
*.pyc
*.swp
*.orig
*.egg*
*.gz
build/*
.cache/*