Skip to content

Commit 0269349

Browse files
committed
Created a PyAudioAndPortaudio.sublime-project
1 parent d8f3c93 commit 0269349

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ build/
44
dist/
55
docs/
66
MANIFEST
7+
*.sublime-workspace

PyAudioAndPortaudio.sublime-project

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"folders":
3+
[
4+
{
5+
"path": "../portaudio"
6+
},
7+
{
8+
"path": "."
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)