split part 11 into two, and explain interior mutability and Cell and RefCell in the...
[rust-101.git] / .gitignore
index 7bac8aa4df1ea4f735bde9757710f407c216670c..ff9a79d976ca54490f3e34936826bf0521830098 100644 (file)
@@ -1,2 +1,3 @@
-target
-docs
+target/
+sync-docs
+.tmp/