refactor: split up code in 4 modules
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,12 +2,15 @@
|
||||
|
||||
!/src
|
||||
!/src/**/*
|
||||
|
||||
/src/assets/js/ts.js
|
||||
|
||||
!/doc
|
||||
!/doc/**/*
|
||||
|
||||
!/tests
|
||||
!/tests/**/*
|
||||
|
||||
|
||||
!/.github
|
||||
!/.github/**/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user