We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20e34ab commit f8d7435Copy full SHA for f8d7435
.gitignore
@@ -1,3 +1,8 @@
1
.DS_Store
2
npm-debug.log
3
node_modules
4
+lib_src/**/*
5
+!lib_src/misc/colors.ts
6
+!lib_src/tsconfig.json
7
+!lib_src/tslint.json
8
+tsconfig.tsbuildinfo
0 commit comments