1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-22 03:05:32 +02:00

chore: track workspace crates directory

This commit is contained in:
TheGeneralist 2026-06-01 22:36:06 +02:00
parent 59a2244513
commit 0b2afe6398
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4

4
.gitignore vendored
View file

@ -5,8 +5,8 @@
!docs !docs
!docs/** !docs/**
!src !crates
!src/** !crates/**
!vendor !vendor
!vendor/** !vendor/**