I am trying to upload a Unity project to GitHub and I want to create a new .gitignore file. The instructions I am following suggest to create it using the vi .gitignore command, and to close the creation process, I have to type :wq at the end of the text. I typed the script and ended it with :wq, but it is not closing.
vi? In that case all of your tags are wrong; you should delete all of them and putviinstead. But if you findviproblematic, just don't use it..gitignoreis just a text file; any text editor will do. Use something you're comfortable with.