1 comment

[ 3.3 ms ] story [ 9.2 ms ] thread
The idea of combining things that are deployment-specific and things that should be in version control in a single file seems... suspect to say the least. Just separate out your DB connection string into its own file and gitignore that.