# outputs
/BQN
/BQN.html
/BQN.js
*.wasm
*.cwasm
libcbqn.so
# build system things
/build/obj/
/build/singeliLocal
/build/replxxLocal
/build/bytecodeLocal
/src/singeli/gen
# files generated by CBQN or other utilities
perf.*
/asm_*
CBQNHeapDump
# test temporary files
/test/ffi/ffiTest.o
/test/ffi/test.got
/test/ffi/shared.got
/test/ffi/sharedTest
/test/ffi/lib.so
# local files
/local/
# clangd
compile_commands.json
/.cache/
# things not used anymore, but still may be present in existing clones
/SingeliClone/
/obj/
/src/gen/