Closed ghost closed 2 years ago
You should probably add a .gitignore, here is the most basic one which just ignores editor tmp files:
*.tmp* *.swp* *swp* *~*
Done.
You should probably add a .gitignore, here is the most basic one which just ignores editor tmp files: