Keep secure credentials in a separate config file (#16773)
This commit is contained in:
parent
62d9e3f50e
commit
38a9706e16
4 changed files with 17 additions and 5 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -146,6 +146,9 @@ Marlin/*/*/readme.txt
|
|||
Marlin/*/*/*/readme.txt
|
||||
Marlin/*/*/*/*/readme.txt
|
||||
|
||||
# Secure Credentials
|
||||
Configuration_Secure.h
|
||||
|
||||
#Visual Studio
|
||||
*.sln
|
||||
*.vcxproj
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue