Files
sdk-js/.gitignore
Guilherme Werner ebd04dbc78 Prototype API (#2)
* Add oauth2 client

* Update LICENSE.txt

* Add oauth2 types

* Prepare for publish
2023-12-31 15:15:16 -03:00

41 lines
355 B
Plaintext

__pycache__/
.gradle/
.idea/
.metals/
.next/
.parcel-cache/
.vs/
.vscode/
bin/
binaries/
build/
node_modules/
obj/
saved/
target/
.DS_Store
.env
*.crt
*.csproj
*.filters
*.fsproj
*.key
*.log
*.make
*.mwb.bak
*.pem
*.sln
*.user
*.vcxproj
*.vpp.*
*.wasm
*.xcodeproj
*.xcworkspace
Cargo.lock
desktop.ini
keystore.jks
local.properties
Makefile
next-env.d.ts