basic slit in multi module project
This commit is contained in:
parent
029ad96a10
commit
f79378dacb
239 changed files with 46 additions and 25213 deletions
13
.hgignore
13
.hgignore
|
|
@ -1,3 +1,12 @@
|
|||
|
||||
syntax: regexp
|
||||
^target$
|
||||
syntax: glob
|
||||
|
||||
# HG .orig files
|
||||
*.orig
|
||||
|
||||
# A hidden file created by the Mac OS X Finder.
|
||||
.DS_Store
|
||||
|
||||
# Ignore target dirs.
|
||||
target/*
|
||||
*/target/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue