add gitignore sync file

This commit is contained in:
2023-04-29 08:25:41 +02:00
parent 743f893937
commit 5c94abce26
5 changed files with 41 additions and 4 deletions

View File

@@ -25,6 +25,7 @@
// @todo check version control to force a reload with forceload
</script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
<script src="static/js/editor.js"></script>
<script src="static/js/openpgp.min.js"></script>
<script src="static/js/mustache.min.js"></script>
<script src="static/js/axios.min.js"></script>

File diff suppressed because one or more lines are too long