chore: add .env to gitignore
This commit is contained in:
parent
733e798717
commit
2041afbf6f
1 changed files with 2 additions and 0 deletions
2
client/src-tauri/.gitignore
vendored
2
client/src-tauri/.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
# Generated by Cargo
|
# Generated by Cargo
|
||||||
# will have compiled files and executables
|
# will have compiled files and executables
|
||||||
/target/
|
/target/
|
||||||
|
|
||||||
|
.env
|
Loading…
Reference in a new issue