Create a .gitignore file and define a rule to never
push '~' files (generated by Emacs).
I tried typing touch .gitignore and echo '~' >
.gitignore but it still said there wasn't a .gitignore
file
Is there another alternative?
Create a .gitignore file and define a rule to never push '~' files (generated by Emacs). I tried typing touch .gitignor
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am