while uploading files to the repository in GitHub, I accidentally click to the button to ignore the files from the upload. Now these files are in a folder called '.gitignore'. How can I recover these files?
I'm able to see and modify them, I just want to know how to upload them in the repository.
Thanks in advance