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