1
0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-11-22 19:41:59 +01:00
ultrajson/deps/double-conversion/.gitignore
Joe Marshall 2907fdebe6
Update vendored double-conversion to 3.2.1 (#570)
Doing so allows for building on webassembly. Officially declareing support for WASM
however will have to wait until https://github.com/pyodide/pytest-pyodide/pull/59 is
merged to facilitate testing WASM compatibility.
2022-11-03 19:54:52 +00:00

32 lines
338 B
Plaintext

.sconsign.dblite
*~
*.o
*.obj
msvc/Release/
msvc/Debug/
*.suo
*.opensdf
*.sdf
*.user
*.a
*.so
*.so.*
*.dylib
/run_tests
Makefile
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
*.cmake
*.kdev4
DartConfiguration.tcl
bazel-*
.cache