Editors and autotools generate these type of files as automatic backups. Signed-off-by: Mike Frysinger <[email protected]> --- .gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore index 04e4f34..a353d05 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.la *.lo *.o +*~ .bootstrap .deps .emacs* -- 1.7.12.4
