11 lines
No EOL
210 B
Text
11 lines
No EOL
210 B
Text
zig-out
|
|
.zig-cache
|
|
|
|
# Ignore Rust build target directory
|
|
vendor/temporal/target
|
|
|
|
# But track the specific compiled libraries
|
|
!vendor/temporal/target/**/libtemporal.a
|
|
!vendor/temporal/target/**/temporal.lib
|
|
|
|
tmp |