Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tritium21 committed Sep 2, 2016
2 parents 96b6c1a + 93b713c commit 1c3d32f
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 4,228 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ bin/
obj/
docs/_build/
coverage/
typings/
4 changes: 0 additions & 4 deletions node-irc-dcc.njsproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@
<Folder Include="example" />
<Folder Include="lib" />
<Folder Include="test\" />
<Folder Include="typings\" />
<Folder Include="typings\globals\" />
<Folder Include="typings\globals\ip\" />
<Folder Include="typings\globals\irc\" />
<Folder Include="typings\globals\istanbul\" />
<Folder Include="typings\globals\mocha\" />
Expand All @@ -71,7 +68,6 @@
<Folder Include="typings\globals\simple-mock\" />
</ItemGroup>
<ItemGroup>
<TypeScriptCompile Include="typings\globals\ip\index.d.ts" />
<TypeScriptCompile Include="typings\globals\irc\index.d.ts" />
<TypeScriptCompile Include="typings\globals\istanbul\index.d.ts" />
<TypeScriptCompile Include="typings\globals\mocha\index.d.ts" />
Expand Down
112 changes: 0 additions & 112 deletions typings/globals/ip/index.d.ts

This file was deleted.

8 changes: 0 additions & 8 deletions typings/globals/ip/typings.json

This file was deleted.

Loading

0 comments on commit 1c3d32f

Please sign in to comment.