Kaynağa Gözat

Update gitignore

oz123 11 yıl önce
ebeveyn
işleme
60cffc2f3c
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,5 +1,5 @@
 *.pyc
-Pwman3.egg-info/*
+pwman3.egg-info/*
 *swo
 build/*
 dist/*
@@ -9,3 +9,4 @@ dist/*
 env/*
 MANIFEST
 .coverage
+htmlcov/*