Skip to content

Commit ac340ef

Browse files
committed
Add .gitignore
1 parent 896e564 commit ac340ef

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/build/
2+
/dist/
3+
__pycache__/
4+
/src/pa_ringbuffer.egg-info/

0 commit comments

Comments
 (0)