This commit is contained in:
Daniel Hübleitner
2019-09-18 07:34:51 +02:00
parent a744e9df9b
commit 7ff0d1e67e
12 changed files with 52 additions and 287 deletions
+6 -4
View File
@@ -1,7 +1,9 @@
node_modules
*/**/*.js
*/**/*.d.ts
src/**/*.js
src/**/*.d.ts
!lib/Backend.js
!lib/Frontend.js
test/**/*.js
test/**/*.d.ts
lib