Skip to content

Commit 219b125

Browse files
Remote typings ignore from node gitignore (#3319)
Similar to #2608, it's the defacto tsc way now for adding typings locally.
1 parent 65047ae commit 219b125

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Node.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ jspm_packages/
4444
# Snowpack dependency directory (https://snowpack.dev/)
4545
web_modules/
4646

47-
# TypeScript v1 declaration files
48-
typings/
49-
5047
# TypeScript cache
5148
*.tsbuildinfo
5249

0 commit comments

Comments
 (0)