ignoring ustreamer.egg-info

This commit is contained in:
Maxim Devaev
2023-08-23 00:42:49 +03:00
parent 548c261d92
commit cb9c1658af
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
/pkg/arch/src/ /pkg/arch/src/
/src/build/ /src/build/
/python/build/ /python/build/
/python/ustreamer.egg-info/
/janus/build/ /janus/build/
/ustreamer /ustreamer
/ustreamer-dump /ustreamer-dump

View File

@@ -17,4 +17,4 @@ install:
clean: clean:
rm -rf build rm -rf build ustreamer.egg-info