Skip to content

Commit

Permalink
expanded ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartvds committed Feb 21, 2014
1 parent b58f692 commit efac776
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -2,6 +2,7 @@ node_modules
npm-debug.log
test/tmp
/.idea
/*.tgz
*.iml
tasks/*.js
test/out.d.ts
Expand All @@ -13,7 +14,7 @@ test/**/*.html.ts
test/html/reference.ts

test/definitelytypedtest/reference.ts
tscommand.tmp.txt
/tscommand*.tmp.txt

!.gitignore
!tasks/ts.js
Expand Down
2 changes: 2 additions & 0 deletions .npmignore
Expand Up @@ -19,4 +19,6 @@ npm-debug.log
/build.bat
/*.tgz

/tscommand*.tmp.txt

/tasks/ts-internal.js

0 comments on commit efac776

Please sign in to comment.