Compare commits

...

4 Commits

2 changed files with 5 additions and 3 deletions

5
.gitignore vendored
View File

@@ -9,10 +9,9 @@ keys/
.venv/
.idea/
*.kate-swp
media/diagram_cache/
.env
node_modules/
package-lock.json
package.json
# Diagram cache directory
media/diagram_cache/
.env
data/db.sqlite3

View File

@@ -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)