box-o-sand/rustbyexample/.gitignore
2021-09-29 11:35:26 -04:00

10 lines
137 B
Plaintext

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