Jelajahi Sumber

Merge pull request #35 from wangwangwar/master

Remove __pycache__ and add __pycache__ to .gitignore
Sakis Kasampalis 12 tahun lalu
induk
melakukan
9a6fa53e2d
4 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      .gitignore
  2. TEMPAT SAMPAH
      __pycache__/facade.cpython-33.pyc
  3. TEMPAT SAMPAH
      __pycache__/mediator.cpython-33.pyc
  4. TEMPAT SAMPAH
      __pycache__/null.cpython-33.pyc

+ 1 - 0
.gitignore

@@ -0,0 +1 @@
+__pycache__

TEMPAT SAMPAH
__pycache__/facade.cpython-33.pyc


TEMPAT SAMPAH
__pycache__/mediator.cpython-33.pyc


TEMPAT SAMPAH
__pycache__/null.cpython-33.pyc