Browse Source

Add dist directory to .gitignore

Helmut Pozimski 10 months ago
parent
commit
939e68f5f6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,3 +1,4 @@
 .idea
 *.pyc
 *.egg-info
+dist