Przeglądaj źródła

gitignore some python dist dirs

Fabian Peter Hammerle 6 lat temu
rodzic
commit
cc00a0b2ac
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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