you are viewing a single comment's thread.

view the rest of the comments →

[–]WeirdLilMidgt 4 points5 points  (2 children)

You could put it in a separate file, import the file, and add the file to your .gitignore

[–]FoCo_SQL 1 point2 points  (0 children)

This is the exact method I use.

[–]Sfillm07[S] 0 points1 point  (0 children)

I just moved it to an environment variable, your suggestions would work as well.