mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-02-22 00:39:03 +01:00
refactor: decided i don't like the deps/ subdir any longer
This commit is contained in:
parent
6411a82279
commit
9b4f7f25c1
45 changed files with 5 additions and 5 deletions
21
deps/vst/.gitignore
vendored
21
deps/vst/.gitignore
vendored
|
|
@ -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
|
||||
*~
|
||||
Loading…
Add table
Add a link
Reference in a new issue