mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-12 05:25:15 +02:00
feat: add ide config to gitignore
This commit is contained in:
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/
|
Reference in New Issue
Block a user