-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e77b4a7
commit 35e949e
Showing
21 changed files
with
42 additions
and
443 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
node_modules | ||
dist | ||
.dfx | ||
# Various IDEs and Editors | ||
.vscode/ | ||
.idea/ | ||
**/*~ | ||
|
||
# Mac OSX temporary files | ||
.DS_Store | ||
**/.DS_Store | ||
|
||
# dfx temporary files | ||
.dfx/ | ||
|
||
# generated files | ||
src/declarations/ | ||
|
||
# rust | ||
target/ | ||
|
||
# frontend code | ||
node_modules/ | ||
dist/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
node_modules | ||
dist | ||
.dfx | ||
# Various IDEs and Editors | ||
.vscode/ | ||
.idea/ | ||
**/*~ | ||
|
||
# Mac OSX temporary files | ||
.DS_Store | ||
**/.DS_Store | ||
|
||
# dfx temporary files | ||
.dfx/ | ||
|
||
# generated files | ||
src/declarations/ | ||
|
||
# rust | ||
target/ | ||
|
||
# frontend code | ||
node_modules/ | ||
dist/ |
22 changes: 0 additions & 22 deletions
22
examples/http-certification/custom-assets/src/declarations/backend.did.d.ts
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
examples/http-certification/custom-assets/src/declarations/backend.did.js
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
examples/http-certification/custom-assets/src/declarations/index.d.ts
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
examples/http-certification/custom-assets/src/declarations/index.js
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
examples/http-certification/skip-certification/.dfx/local/canister_ids.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-379 KB
examples/http-certification/skip-certification/.dfx/local/canisters/backend/backend.wasm
Binary file not shown.
19 changes: 0 additions & 19 deletions
19
examples/http-certification/skip-certification/.dfx/local/canisters/backend/constructor.did
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...es/http-certification/skip-certification/.dfx/local/canisters/backend/constructor.old.did
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
examples/http-certification/skip-certification/.dfx/local/canisters/backend/index.js
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
examples/http-certification/skip-certification/.dfx/local/canisters/backend/init_args.txt
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
examples/http-certification/skip-certification/.dfx/local/canisters/backend/service.did
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
examples/http-certification/skip-certification/.dfx/local/canisters/backend/service.did.d.ts
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
examples/http-certification/skip-certification/.dfx/local/canisters/backend/service.did.js
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...ples/http-certification/skip-certification/.dfx/local/lsp/bkyz2-fmaaa-aaaaa-qaaaq-cai.did
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
examples/http-certification/skip-certification/.dfx/local/network-id
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
examples/http-certification/skip-certification/src/declarations/backend.did.d.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.