Kaynağa Gözat

Updated .gitignore with files created when running setup.py sdist.

Ramiro Morales 12 yıl önce
ebeveyn
işleme
ab23293735
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,4 +1,6 @@
 *.egg-info
 *.pot
 *.py[co]
+MANIFEST
+dist/
 docs/_build/