From: Andrew Engelbrecht Date: Mon, 6 Mar 2017 19:25:09 +0000 (-0500) Subject: added temporary and backup files to .gitignore X-Git-Url: https://vcs.fsf.org/?p=mediagoblin-libreplanet.git;a=commitdiff_plain;h=4b23250e3787c9e68eef0ba59dab1b7825b9952f added temporary and backup files to .gitignore --- diff --git a/.gitignore b/.gitignore index d424c36..f84d441 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ +*~ +*.swp + *.pyc /mediagoblin_libreplanet.egg-info/