remove typescript

This commit is contained in:
2024-01-10 16:51:40 +02:00
parent 3f826cc85d
commit d1937fdb63
3 changed files with 29 additions and 151 deletions

2
.gitignore vendored
View File

@@ -2,7 +2,6 @@
!/src
!/src/**/*
/src/assets/js/ts.js
!/doc
!/doc/**/*
@@ -10,7 +9,6 @@
!/tests
!/tests/**/*
!/.github
!/.github/**/*