Skip to content

Commit ac340ef

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.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)