aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f781d3d..14ca2c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
virtualenv
out/
+build
__pycache__
blueberry/*
!blueberry/__init__.py
-.eggs/ \ No newline at end of file
+.eggs/