pegasus/.gitignore

9 lines
122 B
Plaintext

node_modules
frontend/node_modules
frontend/dist
build/
backend/web/dist/*
!backend/web/dist/index.html
.git
__pycache__/