Skip to content

Commit

Permalink
Removed some old unused ts.d files
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed May 26, 2015
1 parent ff4e8c1 commit 1caa567
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 76 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ node_modules/
dist/
*.tmp
coverage/
typings/**/*.d.ts
typings/DefinitelyTyped/**/*.d.ts
.tscache
3 changes: 1 addition & 2 deletions _references.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
/// <reference path="./typings/tsd.d.ts" />
/// <reference path="./typings/DefinitelyTyped/tsd.d.ts" />
/// <reference path="./typings/skmatc/skmatc.d.ts" />
/// <reference path="./typings/concoction/concoction.d.ts" />
73 changes: 0 additions & 73 deletions typings/concoction/concoction.d.ts

This file was deleted.

0 comments on commit 1caa567

Please sign in to comment.