diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..6f92564c --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +## Dependency directory +node_modules + +# Book build output +_book + +# eBook build output +*.epub +*.mobi +*.pdf + +# other +.DS_Store +