Skip to content

Commit

Permalink
Adding to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
robmoffat committed Jan 18, 2024
1 parent 8948b24 commit 18802a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ target/
packages/server/tsconfig.tsbuildinfo
packages/fdc3-common/tsconfig.tsbuildinfo
packages/client/tsconfig.tsbuildinfo
packages/da/tsconfig.tsbuildinfo
packages/testing/tsconfig.tsbuildinfo
1 change: 0 additions & 1 deletion packages/fdc3-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",

"scripts": {
"build": "tsc -b"
},
Expand Down

0 comments on commit 18802a6

Please sign in to comment.