You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A while back, *~ was in the .gitignore file to prevent emacs autosave files from accidentally ending up in pull requests. There's no other common use of files ending with a tilde (~). This is a reasonable precaution, so I suggest it be added back in.
The text was updated successfully, but these errors were encountered:
A while back,
*~
was in the.gitignore
file to prevent emacs autosave files from accidentally ending up in pull requests. There's no other common use of files ending with a tilde (~). This is a reasonable precaution, so I suggest it be added back in.The text was updated successfully, but these errors were encountered: