Closed robrwo closed 5 years ago
emacs will leave backup files with the suffix "~", e.g. lib/MyModule.pm~.
lib/MyModule.pm~
It should skip these automatically, or maybe have an option to use a regex for files to skip, or even check MANIFEST.SKIP.
emacs will leave backup files with the suffix "~", e.g.
lib/MyModule.pm~
.It should skip these automatically, or maybe have an option to use a regex for files to skip, or even check MANIFEST.SKIP.