mirror of
https://github.com/realmicrosoft/windows.git
synced 2024-08-14 22:46:44 +00:00
window
This commit is contained in:
parent
b7c247e6cc
commit
4870d85d5e
9 changed files with 103 additions and 2 deletions
20
.gitignore
vendored
20
.gitignore
vendored
|
@ -14,3 +14,23 @@ Cargo.lock
|
|||
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||
*.pdb
|
||||
|
||||
|
||||
|
||||
# Added by cargo
|
||||
|
||||
/target
|
||||
|
||||
|
||||
# Added by cargo
|
||||
#
|
||||
# already existing elements were commented out
|
||||
|
||||
#/target
|
||||
|
||||
|
||||
# Added by cargo
|
||||
#
|
||||
# already existing elements were commented out
|
||||
|
||||
#/target
|
||||
#Cargo.lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue