From 16da32d9d9aad2724648b604c7c4d9aeee4a1776 Mon Sep 17 00:00:00 2001 From: Rodolphe Breard Date: Wed, 8 Jul 2015 16:30:23 +0200 Subject: [PATCH] Improving the gitignore file. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index a347f1f..df80952 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ *~ +\#* +.\#* +__pycache__/ +*.py[cod] +*$py.class .emacs.d/auto-save-list/