box-o-sand/rustbyexample/.gitignore

8 lines
91 B
Plaintext

/custom_types/*
/hello/*
/primitives/*
!/custom_types/*.rs
!/hello/*.rs
!/primitives/*.rs