diff options
author | gotonode <5214152+gotonode@users.noreply.github.com> | 2018-03-24 12:08:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-24 12:08:54 +0200 |
commit | 3b68f7e5376ad0142f8508bb90cc6c618a8c8c35 (patch) | |
tree | df33153f12a00ca551b700a770091984d6a9af32 /Node.gitignore | |
parent | 5ec6269c94d3b0c9ff5a7f87c890d067138bc58f (diff) | |
download | gitignore-3b68f7e5376ad0142f8508bb90cc6c618a8c8c35.tar.gz gitignore-3b68f7e5376ad0142f8508bb90cc6c618a8c8c35.zip |
Update Node.gitignore
Diffstat (limited to 'Node.gitignore')
-rw-r--r-- | Node.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Node.gitignore b/Node.gitignore index d1bed128..ad46b308 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -36,7 +36,7 @@ build/Release node_modules/ jspm_packages/ -# Typescript v1 declaration files +# TypeScript v1 declaration files typings/ # Optional npm cache directory |