feat: add initial commit

This commit is contained in:
indiv0
2016-03-15 13:17:01 -04:00
committed by Nikita Pekin
commit a80407a907
2 changed files with 17 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
Cargo.lock
+2
View File
@@ -0,0 +1,2 @@
# lazycell
Rust library providing a lazily filled Cell