10 lines
186 B
Plaintext
10 lines
186 B
Plaintext
# This is only needed for building dist and library files
|
|
gulpfile.js
|
|
|
|
# We do not need the TypeScipt source in deployments
|
|
tsconfig.json
|
|
src.ts/
|
|
|
|
# To run tests, checkout GitHub
|
|
tests/
|