Currently, even if the application.yml is ignored using .gitignore file, on running bundle exec figaro install, the entry is appended again.
The entry can be present already if you are not the only one in the team and someone started using Figaro before you.