Initial commit

This commit is contained in:
rrn4
2019-04-28 15:27:35 +02:00
committed by Gitea
commit 6098c30751
3 changed files with 389 additions and 0 deletions

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
# ---> 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
# ---> Dropbox
# Dropbox settings and caches
.dropbox
.dropbox.attr
.dropbox.cache