mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-07-17 17:21:55 +00:00
ignore python build
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@
|
|||||||
/python/dist/
|
/python/dist/
|
||||||
/python/ustreamer.egg-info/
|
/python/ustreamer.egg-info/
|
||||||
/python/root/
|
/python/root/
|
||||||
|
/python/build/
|
||||||
/janus/build/
|
/janus/build/
|
||||||
/ustreamer
|
/ustreamer
|
||||||
/ustreamer-*
|
/ustreamer-*
|
||||||
|
|||||||
@@ -17,4 +17,4 @@ install:
|
|||||||
|
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf root dist ustreamer.egg-info
|
rm -rf root dist build ustreamer.egg-info
|
||||||
|
|||||||
Reference in New Issue
Block a user