freechat/.gitignore
shockrah 1431d62ba5 ignoring diesel's schema.rs since we're straight up not using it
Only usign diesel for things like database instantiation in development
Production builds will likely use a different more custom solution
2020-11-02 00:13:13 -08:00

6 lines
75 B
Plaintext

*swp
/invites-manager/bin/
/invites-manager/lib/
server-api/src/schema.rs