simple split to multi module project
This commit is contained in:
parent
5c13908f8e
commit
2906c482d1
182 changed files with 396 additions and 589 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