4edad9f19b
* More liberal .gitignores on TS output directories * Use project references for Typescript projects * Use /dist dir for Cloud Functions deployment payload * Disable `next build` typechecking * Fiddle with GitHub tsc jobs
13 lines
174 B
Plaintext
13 lines
174 B
Plaintext
# Compiled JavaScript files
|
|
lib/
|
|
|
|
# TypeScript v1 declaration files
|
|
typings/
|
|
|
|
# Node.js dependency directory
|
|
node_modules/
|
|
|
|
package-lock.json
|
|
ui-debug.log
|
|
firebase-debug.log
|