Moved files related to paths to a separated directory

This commit is contained in:
DarkCat09 2023-02-19 16:27:55 +04:00
parent 4c7f07dd05
commit 10a6b6553d
5 changed files with 7 additions and 6 deletions

View file

@ -16,5 +16,6 @@ docker:
clean:
rm -rf app/__pycache__
rm -rf app/paths/__pycache__
rm -rf __pycache__
rm -rf .mypy_cache