Skip to content

Commit 7bb9cf0

Browse files
committed
Update .gitignore + add __init__.py
1 parent f3f7d71 commit 7bb9cf0

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
__pycache__/
22
*.swp
33
*.wav
4+
*.pyc
5+
*.mp3
6+
test*.py

__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)