3
0
Fork 0
old-foei/.hgignore
2010-09-25 18:34:44 +02:00

12 lines
140 B
Plaintext

syntax: glob
# HG .orig files
*.orig
# A hidden file created by the Mac OS X Finder.
.DS_Store
# Ignore target dirs.
target/*
*/target/*