housekeeping: removed ide config from repo

This commit is contained in:
hdbg
2026-03-19 00:34:25 +01:00
parent 47caec38a6
commit c2883704e6
2 changed files with 2 additions and 3 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
target/ target/
scripts/__pycache__/ scripts/__pycache__/
.DS_Store .DS_Store
.cargo/config.toml .cargo/config.toml
.vscode/

View File

@@ -1,2 +0,0 @@
{
}