Question:
Can I use a .gitignore file with Plastic SCM?
Answer:
No, ‘.gitignore’ format is not compatible with Plastic SCM, but we have something similar called ‘ignore.conf’. A file that can achieve the same thing.
The Plastic SCM plugin for Unity automatically creates it for you, so directories like Library and Temp are not added to the Plastic SCM repository. Initially there’s nothing you need to do but if you are curious and you want to learn more about this configuration file please check the following links:
Comments
0 comments
Please sign in to leave a comment.