mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 15:17:19 +02:00
feat: add ide config to gitignore
This commit is contained in:
parent
3ea1da6f07
commit
7b29598bc1
6
.gitignore
vendored
6
.gitignore
vendored
@ -3,4 +3,8 @@ target/
|
||||
|
||||
# The library shouldn't decide about the exact versions of
|
||||
# its dependencies, but let the downstream crate decide.
|
||||
Cargo.lock
|
||||
Cargo.lock
|
||||
|
||||
# We don't want to commit IDE configuration files.
|
||||
.idea/
|
||||
.vscode/
|
Loading…
x
Reference in New Issue
Block a user