Skip to content

Commit

Permalink
Remove *.json from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheng Han Chiang committed Jul 9, 2020
1 parent 7e3cb6f commit 5bb9313
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Assets/HTC.UnityPlugin/ViveInputUtility/Scripts/Editor/VIUProjectSettings.asset.

*.cfg
*.log
*.json
*.vrmanifest

!package.json
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"ProjectManifestPath": "Packages/manifest.json",
"LicenseResourcePath": "LICENSE",
"Registry": {
"name": "HTC",
"url": "https://npm-registry.vive.com",
"scopes": [
"com.htc.upm"
]
}
}

0 comments on commit 5bb9313

Please sign in to comment.