Files
box-o-sand/rustbyexample/.gitignore
2021-09-11 13:42:09 -04:00

8 lines
91 B
Plaintext

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