Bläddra i källkod

Initial commit

AntonKhaustov 4 år sedan
incheckning
8f5f92d557
3 ändrade filer med 43 tillägg och 0 borttagningar
  1. 18 0
      .gitignore
  2. 23 0
      LICENSE
  3. 2 0
      README.md

+ 18 - 0
.gitignore

@@ -0,0 +1,18 @@
+# ---> GitBook
+# Node rules:
+## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
+.grunt
+
+## Dependency directory
+## Commenting this out is preferred by some people, see
+## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
+node_modules
+
+# Book build output
+_book
+
+# eBook build output
+*.epub
+*.mobi
+*.pdf
+

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 23 - 0
LICENSE


+ 2 - 0
README.md

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

Vissa filer visades inte eftersom för många filer har ändrats