This website works better with JavaScript.
Home
Explore
Help
Sign In
heimbsle69869
/
smarthome-presence-detect
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Let .jpg and .png files through gitignore
master
Lennart Heimbs
5 years ago
parent
15f46de0a3
commit
8fbd97ab73
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
2
2
.gitignore
+ 2
- 2
.gitignore
View File
@@ -4,10 +4,10 @@ venv/
camera/venv
camera/images
camera/videos
*.jpg
#
*.jpg
*.h264
*.mp4
*.png
#
*.png
.vscode/
camera/.vscode/
camera/.vscode/launch.json
Write
Preview
Loading…
Cancel
Save