Browse Source

Remove .png and .jpg from gitignore

master
Lennart Heimbs 4 years ago
parent
commit
6c36722807
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      .gitignore

+ 0
- 2
.gitignore View File

camera/venv camera/venv
camera/images camera/images
camera/videos camera/videos
#*.jpg
*.h264 *.h264
*.mp4 *.mp4
#*.png
.vscode/ .vscode/
camera/.vscode/ camera/.vscode/
camera/.vscode/launch.json camera/.vscode/launch.json

Loading…
Cancel
Save