laforge submitted this change.
.gitignore: dist subdir, may be created by pip
Change-Id: Ib23a687845842bd25d83f87aa00ae0c278abc842
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 2eb3d89..f03107a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/.local
/build
/pySim.egg-info
+dist
To view, visit change 39496. To unsubscribe, or for help writing mail filters, visit settings.