diff --git a/.gitignore b/.gitignore index 0e2b80e..c70ca92 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,28 @@ **/node_modules .idea *.iml -**/gen \ No newline at end of file +**/gen + +target + +# MacOS temp file +.DS_Store + +book-test +guide/book + +.vscode +tests/dummy_book/book/ +test_book/book/ + +# Ignore Jetbrains specific files. +.idea/ + +# Ignore Vim temporary and swap files. +*.sw? +*~ + +# GUI tests +node_modules +package-lock.json +package.json \ No newline at end of file diff --git a/docs/book/CONTRIBUTING.html b/docs/book/CONTRIBUTING.html index 7cab57e..b154499 100644 --- a/docs/book/CONTRIBUTING.html +++ b/docs/book/CONTRIBUTING.html @@ -158,7 +158,7 @@

Contributing - @@ -172,7 +172,7 @@

Contributing