Merge pull request #243 from vladon/add-proxy-secret-to-gitignore

Add proxy-secret to .gitignore
This commit is contained in:
Alexey
2026-02-25 14:16:31 +03:00
committed by GitHub

6
.gitignore vendored
View File

@@ -19,7 +19,5 @@ target
# and can be added to the global gitignore or merged into this file. For a more nuclear # and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/ #.idea/
*.rs
target proxy-secret
Cargo.lock
src