fix typos in .gitignore

This commit is contained in:
TheGeneralist 2026-01-14 23:36:31 +01:00
parent 35057d7957
commit 6eb3097f3d
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
6 changed files with 241 additions and 2 deletions

4
.gitignore vendored
View file

@ -3,10 +3,10 @@
!.gitignore
!docs/
!docs/**/
!docs/**
!src/
!src/**/
!src/**
!Cargo.lock
!Cargo.toml