Much renaming and refreshing of RBE
This commit is contained in:
15
rustbyexample/.gitignore
vendored
15
rustbyexample/.gitignore
vendored
@@ -1,11 +1,6 @@
|
||||
/custom_types/*
|
||||
/hello/*
|
||||
/primitives/*
|
||||
/variable_bindings/*
|
||||
/types/*
|
||||
/*.d/*
|
||||
hello
|
||||
primitives
|
||||
variable_bindings
|
||||
|
||||
!/custom_types/*.rs
|
||||
!/hello/*.rs
|
||||
!/primitives/*.rs
|
||||
!/variable_bindings/*.rs
|
||||
!/types/*.rs
|
||||
!/*.d/*.rs
|
||||
|
Reference in New Issue
Block a user