1 2 3 4 5 6 7 8 9 10 11
/target/ release/* !release/Makefile # playground/**/*.csv playground/**/*.xlsx playground/**/*.csvpo # .env can potentially contain sensitive info. we only want to check in .env.example and # people can copy that to .env playground/.env