Skip to content

Commit

Permalink
added private config files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesLongman committed Aug 30, 2018
1 parent 314aa3e commit f29c49e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -3,3 +3,5 @@ vagrant/.vagrant
vagrant/ubuntu*
docker/db
!docker/db/.gitkeep
config/development/*
config/envConfig.js

0 comments on commit f29c49e

Please sign in to comment.