I need to commit a file and push it to the repository. Then ignore the file without deleting it from the repository.
When someone pulls, he/she should get the commited file, but changes will not be tracked.
I need to commit a file and push it to the repository. Then ignore the file without deleting it from the repository.
When someone pulls, he/she should get the commited file, but changes will not be tracked.