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