setup-dotnet/.gitignore

8 lines
192 B
Plaintext
Raw Normal View History

2019-06-20 04:22:22 +08:00
# runtime dependencies are checked in
# dev dependencies are *not* checked in
node_modules/.bin
node_modules/typescript
node_modules/@types
node_modules/prettier
2019-08-13 00:14:43 +08:00
__tests__/runner/*
global.json