refactor: decided i don't like the deps/ subdir any longer

This commit is contained in:
stop screaming 2026-02-20 14:50:19 +02:00
parent 6411a82279
commit 9b4f7f25c1
45 changed files with 5 additions and 5 deletions

21
deps/vst/.gitignore vendored
View file

@ -1,21 +0,0 @@
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/
/examples/*/target/
Cargo.lock
# Vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~