Open ErikBoesen opened 6 years ago
I'm assuming this is from some IDE.
I write everything in the nano text editor
First of all, vim is better ;)
Second, you should add *.save to your .gitignore file.
*.save
.gitignore
I'm assuming this is from some IDE.