Remove tailor detritus
This commit is contained in:
parent
1b5f11cba2
commit
25463a5472
|
|
@ -1,7 +0,0 @@
|
|||
(^|/)\_MTN($|/)
|
||||
(^|/)\.hg($|/)
|
||||
(^|/)\.hgtags($|/)
|
||||
^project.log$
|
||||
^tailor.state$
|
||||
^tailor.state.old$
|
||||
^tailor.state.journal$
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
[DEFAULT]
|
||||
verbose = True
|
||||
|
||||
[project]
|
||||
target = hg:target
|
||||
start-revision = INITIAL
|
||||
root-directory = /home/tonyg/dev/mtn-rabbitmq/com.rabbitmq.erlang-client/q
|
||||
state-file = tailor.state
|
||||
source = monotone:source
|
||||
subdir = .
|
||||
patch-name-format = ""
|
||||
|
||||
[hg:target]
|
||||
|
||||
[monotone:source]
|
||||
module = com.rabbitmq.erlang-client
|
||||
repository = ../../mtn-rabbitmq.db
|
||||
|
||||
Loading…
Reference in New Issue