remove node_modules and .gitignore them
This commit is contained in:
-8
@@ -1,8 +0,0 @@
|
||||
/**
|
||||
* @packageDocumentation
|
||||
* @module std
|
||||
*/
|
||||
export * from "./operators";
|
||||
export * from "./operations";
|
||||
export * from "./special_math/index";
|
||||
export * from "./IComputable";
|
||||
Reference in New Issue
Block a user