BookSystem/.gitignore

13 lines
339 B
Plaintext

.trae/documents/add_traefik_config_plan.md
./redis/data/dump.rdb
./redis/logs/redis-server.log
./backend/auth/__pycache__/
./backend/auth/apps/__pycache__/
./backend/auth/apps/permissions/__pycache__/
./backend/auth/apps/roles/__pycache__/
./backend/auth/utils/__pycache__/
./postgres_data/
./frontend/node_modules/
./frontend/dist/
*.pyc