Compare commits
4 Commits
feature/co
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| ae657d1b03 | |||
| ff652d6f90 | |||
| fb05b74350 | |||
| 27b0f62274 |
5
.gitignore
vendored
5
.gitignore
vendored
@@ -9,10 +9,9 @@ keys/
|
|||||||
.venv/
|
.venv/
|
||||||
.idea/
|
.idea/
|
||||||
*.kate-swp
|
*.kate-swp
|
||||||
|
media/diagram_cache/
|
||||||
|
.env
|
||||||
node_modules/
|
node_modules/
|
||||||
package-lock.json
|
package-lock.json
|
||||||
package.json
|
package.json
|
||||||
# Diagram cache directory
|
|
||||||
media/diagram_cache/
|
|
||||||
.env
|
|
||||||
data/db.sqlite3
|
data/db.sqlite3
|
||||||
|
|||||||
@@ -2,5 +2,8 @@
|
|||||||
|
|
||||||
There are examples for importing text in the "Documentation"-directory. Actual documentation follows.
|
There are examples for importing text in the "Documentation"-directory. Actual documentation follows.
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
Documentation on Confluence so far.
|
Documentation on Confluence so far.
|
||||||
This commit should be signed.
|
This commit should be signed.
|
||||||
|
=======
|
||||||
|
>>>>>>> 299c046 (Readme added)
|
||||||
|
|||||||
Reference in New Issue
Block a user