Alexandre Leblanc преди 3 години
ревизия
dd280fa477
променени са 3 файла, в които са добавени 88 реда и са изтрити 0 реда
  1. 13 0
      .gitignore
  2. 72 0
      LICENSE
  3. 3 0
      README.md

+ 13 - 0
.gitignore

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

Файловите разлики са ограничени, защото са твърде много
+ 72 - 0
LICENSE


+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# vcs-blog
+
+Blog engine running on version control system to store articles