Features: 1) Add .gitkeep file under storefront directory;

Fixes: 1) Include `desktop.ini` in `.dockerignore`;

Extra: None;
This commit is contained in:
Egor Pavlovich Gorbunov 2025-06-27 04:28:58 +03:00
parent e0e0e0c910
commit d4e33a006e
2 changed files with 1 additions and 0 deletions

View file

@ -11,6 +11,7 @@ coverage.*
*.cover
*.py,cover
nosetests.xml
desktop.ini
# Cache directories
__pycache__/

0
storefront/.gitkeep Normal file
View file