Every time I change or create a new file in my project in xamarin forms and make Clear and Rebuild in the project, it generates files in the debug folder, and when I commit to the repository I have to upload those files debug.
How to ignore these files to upload only what I have actually altered or created?