mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
refactor: use rr actions/loader
refactor: use rr actions
This commit is contained in:
18
mutagen.yml
Normal file
18
mutagen.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
sync:
|
||||
defaults:
|
||||
ignore:
|
||||
vcs: true
|
||||
paths:
|
||||
- "node_modules"
|
||||
- ".git"
|
||||
- ".DS_Store"
|
||||
- "tmp"
|
||||
- "logs"
|
||||
ironmount:
|
||||
alpha: "."
|
||||
beta: "nicolas@192.168.2.42:/home/nicolas/ironmount"
|
||||
mode: "one-way-safe"
|
||||
flushOnCreate: true
|
||||
ignore:
|
||||
paths:
|
||||
- "node_modules"
|
||||
Reference in New Issue
Block a user