diff --git a/.gitignore b/.gitignore index 406784b..10b1fd0 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,13 @@ keys/ .idea/ *.kate-swp +<<<<<<< HEAD # Diagram cache directory media/diagram_cache/ +======= +.env +node_modules/ +package-lock.json +package.json +>>>>>>> 299c046 (Readme added) diff --git a/README.md b/README.md index ccb14d3..002a8a6 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,8 @@ There are examples for importing text in the "Documentation"-directory. Actual documentation follows. +<<<<<<< HEAD Documentation on Confluence so far. This commit should be signed. +======= +>>>>>>> 299c046 (Readme added)