Commit 7bbc2e10d71158bd0fc414c1189ae2fedf2ed831

Authored by Lucas Kanashiro
1 parent 767a3541

Ignore dist directory in gitignore

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
@@ -14,3 +14,5 @@ project_cfg.py @@ -14,3 +14,5 @@ project_cfg.py
14 14
15 ext/ 15 ext/
16 *.egg-info/ 16 *.egg-info/
  17 +
  18 +dist/