summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 07859e3..961c3e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
env/
clusterman.egg-info/
-build/ \ No newline at end of file
+build/
+__pycache__/ \ No newline at end of file