gitignore update

This commit is contained in:
13339479676 2021-12-29 19:27:13 +08:00
parent f4f2e5f836
commit 6ad6c977ad
2 changed files with 1 additions and 5 deletions

5
.gitignore vendored
View File

@ -2,8 +2,3 @@
*.jpeg
*.png
*.mp4
/build
/dist
/opencv_webcam.egg-info
__init__.py
setup.py

1
__init__.py Normal file
View File

@ -0,0 +1 @@
name = "opencv_webcam"