Improving the gitignore file.

This commit is contained in:
Rodolphe Breard 2015-07-08 16:30:23 +02:00
parent 53f9a13c44
commit 16da32d9d9

5
.gitignore vendored
View file

@ -1,2 +1,7 @@
*~
\#*
.\#*
__pycache__/
*.py[cod]
*$py.class
.emacs.d/auto-save-list/