mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
This will allow deterministic builds in CI and is now the recommended approach (and cargo new no longer adds it to .gitignore).
8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
/target/
|
|
/tests/testing-plugins
|
|
/tests/libloot*
|
|
/tests/loot_api_python
|
|
/ffi/include/
|
|
/ffi/build/
|
|
.vscode
|