Browse Source

gitignore some python dist dirs

Fabian Peter Hammerle 5 years ago
parent
commit
cc00a0b2ac
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+/.eggs/
+/build/
+/dist/