Skip to content

Commit 9a6fa53

Browse files
author
Sakis Kasampalis
committed
Merge pull request faif#35 from wangwangwar/master
Remove __pycache__ and add __pycache__ to .gitignore
2 parents 1918a8c + 2476b4b commit 9a6fa53

File tree

4 files changed

+1
-0
lines changed

4 files changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
__pycache__

__pycache__/facade.cpython-33.pyc

-3.51 KB
Binary file not shown.

__pycache__/mediator.cpython-33.pyc

-6.83 KB
Binary file not shown.

__pycache__/null.cpython-33.pyc

-2.85 KB
Binary file not shown.

0 commit comments

Comments
 (0)