mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-23 21:21:18 +10:00
initial commit
This commit is contained in:
7
src-tauri/.gitignore
vendored
Normal file
7
src-tauri/.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target/
|
||||
|
||||
# Generated by Tauri
|
||||
# will have schema files for capabilities auto-completion
|
||||
/gen/schemas
|
||||
Reference in New Issue
Block a user