commit 438dc1a716e3706e6a147f9eb043ac0ad316024d Author: kandrusyak Date: Fri Jun 23 20:51:05 2023 +0300 gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..89c472d --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.idea +build +.env \ No newline at end of file