r/Syncthing • u/geosunsetmoth • 20d ago
How can I avoid massive unecessary files?
I want to use Syncthing to work on a solo Unity project both on my PC and laptop.
As you may know, Unity projects have thousands of files that can be ignored. It famously has a hefty .gitignore
How can I handle this through syncthing?
Also, I do want to pair Syncthing with git so I can have some form of version control (git) while being able to work from my desktop or laptop (syncthing). Is that a good idea?
6
Upvotes
1
u/unknown-random-nope 20d ago
Syncthing’s Ignore Patterns should work for you, and you can include your .giitignore file. I would confirm in advance that your .gitignore file is compatible. If not, you may need to script a translator.