mirror of
https://github.com/Sarsoo/csbindgen.git
synced 2024-12-22 14:36:26 +00:00
20 lines
347 B
Plaintext
20 lines
347 B
Plaintext
/target
|
|
/Cargo.lock
|
|
|
|
# IDE
|
|
.idea/
|
|
.vs/
|
|
dotnet-sandbox/obj/
|
|
dotnet-sandbox/bin/
|
|
GroupedNativeMethodsGenerator/obj/
|
|
GroupedNativeMethodsGenerator/bin/
|
|
unity-sandbox/obj/
|
|
unity-sandbox/bin/
|
|
unity-sandbox/Temp/
|
|
unity-sandbox/*.csproj
|
|
unity-sandbox/*.csproj.user
|
|
unity-sandbox/*.sln
|
|
unity-sandbox/Library
|
|
unity-sandbox/Logs/
|
|
|
|
csbindgen-tests/src/lz4.rs |