mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-22 20:23:09 +00:00
rust files are not supposed to be git ignored
This commit is contained in:
parent
7ec3453ca3
commit
7053f3f8fe
1 changed files with 0 additions and 1 deletions
|
@ -347,7 +347,6 @@ impl DioxusCrate {
|
|||
".*",
|
||||
"*.lock",
|
||||
"*.log",
|
||||
"*.rs",
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue