File size: 129 Bytes
549f7f3
 
 
 
 
 
 
 
 
 
 
 
cf6bfde
1
2
3
4
5
6
7
8
9
10
11
12
13
.eggs/
dist/
*.pyc
__pycache__/
*.py[cod]
*$py.class
__tmp/*
*.pyi
.mypycache
.ruff_cache
node_modules
backend/**/templates/
venv