Kaynağa Gözat

Initial commit

woelper 7 yıl önce
işleme
26e7b2c1c4
2 değiştirilmiş dosya ile 15 ekleme ve 0 silme
  1. 13 0
      .gitignore
  2. 2 0
      README.md

+ 13 - 0
.gitignore

@@ -0,0 +1,13 @@
+# ---> Rust
+# Compiled files
+*.o
+*.so
+*.rlib
+*.dll
+
+# Executables
+*.exe
+
+# Generated by Cargo
+/target/
+

+ 2 - 0
README.md

@@ -0,0 +1,2 @@
+# objectstore
+