mirror of
https://github.com/telemt/telemt.git
synced 2026-05-22 19:51:43 +03:00
Add proxy-secret to .gitignore
The proxy-secret file contains sensitive authentication data that should never be committed to version control.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -19,7 +19,5 @@ target
|
||||
# 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.
|
||||
#.idea/
|
||||
*.rs
|
||||
target
|
||||
Cargo.lock
|
||||
src
|
||||
|
||||
proxy-secret
|
||||
|
||||
Reference in New Issue
Block a user