Skip to content

Commit 4ef5fb3

Browse files
committed
Add .gitignore and remove cached bytecode files.
1 parent 0ef4b74 commit 4ef5fb3

File tree

5 files changed

+2
-0
lines changed

5 files changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
__pycache__/
2+
*.py[cod]

stack/__init__.pyc

-165 Bytes
Binary file not shown.
-149 Bytes
Binary file not shown.
-3.99 KB
Binary file not shown.

stack/stack.pyc

-2.79 KB
Binary file not shown.

0 commit comments

Comments
 (0)