mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2025-11-13 23:18:26 +00:00
have env var scripts.. but I'm not sure I like it
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -33,3 +33,10 @@ Thumbs.db
|
||||
|
||||
# Ignore built ts files
|
||||
dist/**/*
|
||||
|
||||
# Ignore scripts that contains secrets
|
||||
env.sh
|
||||
env.cmd
|
||||
|
||||
# coverage reports
|
||||
coverage/**/*
|
||||
Reference in New Issue
Block a user