Answer the question
In order to leave comments, you need to log in
How to remove subdirectories from synchronization in Vagrant on Windows?
Hello.
Please tell me how you can remove a subdirectory from synchronization in the project folder.
The subdirectory is in: /app/ng/node_modules
Here is an example puphpet config:
synced_folder:
fwAjidAZOZja:
owner: www-data
group: www-data
source: ./../
target: /app/
sync_type: nfs
rsync:
args:
- '--verbose'
- '--archive'
- '-z'
exclude:
- .vagrant/
- ng/node_modules/
auto: "false"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question