**/*.rs **/*.svg .sqlx # Migrations existing before Prettier formatted them shall always be ignored, # as any changes to them will break existing deployments migrations/** # Prettier reformats some of the PostgreSQL-specific COPY syntax here, # which is very likely to break things fixtures/**