Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Hello, Nice question. I appreciate this as it would be useful to many people. I do not know exactly what kind of files should be there but here we are used to follow following procedure: (1) Make and build project in Eclipse. Test it on Hardware. (2) From eclipse, right click on your project and select clean project. This would delete some files which can be generated again when you perform build project. (3) Now commit files available under that project directory. If you find some better option or more information, please share. Regards, Bhaumik --- Quote End --- Thanks for reply. Yes, I agree that commits all files after clean is a good idea. But we may still have a better idea. Let's whether there will be someone else post here.