Commit 65ecbfc6ee6e28123180031ed5ec4123be5b3ae7

Authored by Geoffrey PREUD'HOMME
1 parent dafb4eeb

Enlevé config/ du git

Heureusement pour cette fois, il y avait pas encore de mot de passe ;-)
Showing 2 changed files with 2 additions and 5 deletions   Show diff stats
.gitignore
1 1 node_modules
2   -public/libs
3 2 \ No newline at end of file
  3 +public/libs
  4 +config/*
4 5 \ No newline at end of file
... ...
config/db.js deleted
... ... @@ -1,4 +0,0 @@
1   -// config/db.js
2   -module.exports = {
3   - url: 'mongodb://localhost/'
4   -}
5 0 \ No newline at end of file