view .hgignore @ 450:cdbc92f4e7d0

quickstart: technically, a directory is a file, but let's be more specific
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 28 Mar 2016 17:07:17 +0800
parents da046d9398fe
children d910d5ce9b0b
line wrap: on
line source

syntax: glob
*.pyc
.DS_Store

out/**