Skip to content

Commit 2e7e0bb

Browse files
authored
Remove typings ignore
Nobody is using v1 of typings anymore on new projects and 'typings' is the recommended name for the folders of your custom types. On the other hand the official Visual Studio ignore is not ignoring this folder.
1 parent 9e01847 commit 2e7e0bb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

VisualStudio.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -259,9 +259,6 @@ FakesAssemblies/
259259
.ntvs_analysis.dat
260260
node_modules/
261261

262-
# TypeScript v1 declaration files
263-
typings/
264-
265262
# Visual Studio 6 build log
266263
*.plg
267264

0 commit comments

Comments
 (0)