Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 1 addition & 14 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ var/
.pydevproject
.settings/


# Installer logs
pip-log.txt
pip-delete-this-directory.txt
Expand Down Expand Up @@ -98,22 +97,10 @@ ENV/
.idea/

# Personal load details
config.json
src/
info.json
inventory.json
pokedex.json
web/catchable.json
web/catchable-*.json
web/location-*.json
web/inventory-*.json
web/location.json
web/userdata.js
web/
data/last-location*.json
data/catch-ignore.yml
release_config.json
web/userdata.js
location.json

#Multiple config
configs/*
Expand Down