Skip to content

Commit

Permalink
Config files: add/update paths in gitignore (PokemonGoF#1352)
Browse files Browse the repository at this point in the history
updating the config files for upstream can be
  done with `git add -f/--force config/$filename`.
  • Loading branch information
KhasMek authored and MonkeyLeeT committed Jul 23, 2016
1 parent 8656132 commit ca1ebae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
*.db
*.db-journal
*.sass-cache
credentials.json
config/config.ini
config/credentials.json
static/dist/
node_modules/
venv/

0 comments on commit ca1ebae

Please sign in to comment.