2
0
Fork 0
mirror of https://github.com/DioxusLabs/dioxus synced 2025-02-23 00:58:26 +00:00
dioxus/.gitignore

14 lines
175 B
Text
Raw Normal View History

2021-01-14 02:56:41 -05:00
/target
2022-01-31 09:47:09 +08:00
/dist
2021-01-14 02:56:41 -05:00
Cargo.lock
.DS_Store
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
tarpaulin-report.html
# Jetbrain
.idea/