From 585df8eb363150ab56e30dbac2666ede1690f87b Mon Sep 17 00:00:00 2001 From: gtitov Date: Thu, 23 Dec 2021 21:14:56 +0300 Subject: [PATCH] Add photos folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3b5ca56 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +photos/ \ No newline at end of file