diff options
author | Ben Bodenmiller <bbodenmiller@hotmail.com> | 2016-09-19 19:31:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-19 19:31:20 -0700 |
commit | 3bf3203c4fb5ad87ec3336fc01095f56fde5508e (patch) | |
tree | 7dfc2c9756a9a41c435cd2e8d53c8f488b9ed51d /Node.gitignore | |
parent | b414451e5532dbd37f89d116a4df25ce52bc6e5e (diff) | |
download | gitignore-3bf3203c4fb5ad87ec3336fc01095f56fde5508e.tar.gz gitignore-3bf3203c4fb5ad87ec3336fc01095f56fde5508e.zip |
add typings
Diffstat (limited to 'Node.gitignore')
-rw-r--r-- | Node.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Node.gitignore b/Node.gitignore index bf7525f9..05c7f177 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -30,6 +30,7 @@ build/Release # Dependency directories node_modules jspm_packages +typings # Optional npm cache directory .npm |