aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 3b76ab3..074e9f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,9 @@ env-*
ee.egg-info
.eggs
.cache
+.tox
+.ipynb*/
+.idea
*.png
@@ -11,6 +14,3 @@ ee.egg-info
demo/*/*.net
demo/*/*.raw
demo/*/*.log
-
-.tox
-.ipynb*/