# icloud-nosync

Move your project into iCloud directory and run in it this command:

```
npx icloud-nosync
```

From now on iCloud won't sync node_modules directory.

## Credits

- https://davidsword.ca/development/prevent-icloud-syncing-node_modules-folder/
