diff .gitignore @ 44:cd22245b4b16

Ignore some more files in git
author Brendan Rius <brendan@omixy.com>
date Wed, 08 Jun 2016 10:49:11 +0100
parents 5618ac3a53f5
children 308a0eaa4e49
line wrap: on
line diff
--- a/.gitignore	Wed Jun 08 10:41:43 2016 +0100
+++ b/.gitignore	Wed Jun 08 10:49:11 2016 +0100
@@ -3,4 +3,6 @@
 build/
 dist/
 MANIFEST
-.idea/
\ No newline at end of file
+.idea/
+.ipynb_checkpoints/
+*.egg-info/