Show HN: Quick and dirty way to make Dropbox ignore node_modules (and others) (github.com) 2 points by kichik 4y ago ↗ HN
[–] Leftium 4y ago ↗ Thanks! This saves a whole lot unnecessary syncing when working on projects (and 8% of my Dropbox storage).Yesterday, I actually wrote a Git Bash for Windows script: https://gist.github.com/Leftium/290422ceff5c4af165198a2005ee...---Other solutions I found:- MacOS/Linux: https://stackoverflow.com/questions/69655522/how-to-ignore-n...- PowerShell (Windows): https://stackoverflow.com/questions/68714334/how-to-ignore-f... [–] kichik 4y ago ↗ So much syncing and conflicts!Thanks for reminding me. I intended to leave links to other solutions as well https://github.com/kichik/dropbox-ignorer/commit/cb8d55be709...
[–] kichik 4y ago ↗ So much syncing and conflicts!Thanks for reminding me. I intended to leave links to other solutions as well https://github.com/kichik/dropbox-ignorer/commit/cb8d55be709...
2 comments
[ 0.48 ms ] story [ 93.3 ms ] threadYesterday, I actually wrote a Git Bash for Windows script: https://gist.github.com/Leftium/290422ceff5c4af165198a2005ee...
---
Other solutions I found:
- MacOS/Linux: https://stackoverflow.com/questions/69655522/how-to-ignore-n...
- PowerShell (Windows): https://stackoverflow.com/questions/68714334/how-to-ignore-f...
Thanks for reminding me. I intended to leave links to other solutions as well https://github.com/kichik/dropbox-ignorer/commit/cb8d55be709...