Skip to content

Commit 783aec6

Browse files
committed
Add **/target/ to .gitignore to prevent compiled artifacts from being committed
1 parent 8d26d81 commit 783aec6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ flake.lock
126126

127127
# Generated codec build artifacts
128128
crates/codec-core/src/codecs/g729a-new/target/
129+
**/target/
129130

130131
# Local secret overrides
131132
.env.local

0 commit comments

Comments
 (0)