diff --git a/.gitignore b/.gitignore index 3ac444b..dc07d66 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ key/ -.jpg -.png -.jpeg -.nef \ No newline at end of file +*.jpg +*.png +*.jpeg +*.nef \ No newline at end of file