mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-14 14:29:14 +02:00
Setup basic dependencies
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# Generated files
|
||||
*/target/
|
||||
|
||||
# The library shouldn't decide about the exact versions of
|
||||
# its dependencies, but let the downstream crate decide.
|
||||
Cargo.lock
|
Reference in New Issue
Block a user