setup-dotnet/.gitignore

8 lines
192 B
Plaintext
Raw Normal View History

2019-06-19 20:22:22 +00: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-12 16:14:43 +00:00
__tests__/runner/*
global.json