3
0
Fork 0
old-foei/.hgignore

12 lines
140 B
Plaintext
Raw Normal View History

2010-04-30 22:52:15 +00:00
2010-09-25 16:34:44 +00:00
syntax: glob
# HG .orig files
*.orig
# A hidden file created by the Mac OS X Finder.
.DS_Store
# Ignore target dirs.
target/*
*/target/*