More track resetting...

This commit is contained in:
ronancpl
2017-11-09 18:35:24 -02:00
parent de5da79826
commit e2d3635b41
4 changed files with 10 additions and 9 deletions

17
.gitignore vendored
View File

@@ -2,11 +2,12 @@
.idea/
# build files
build/**
tools/MapleArrowFetcher/build/**
tools/MapleCouponInstaller/build/**
tools/MapleIdRetriever/build/**
tools/MapleMesoFetcher/build/**
tools/MapleQuestItemFetcher/build/**
tools/MobBookIndexer/build/**
tools/MobBookUpdate/build/**
*build.xml
/build/**
/tools/MapleArrowFetcher/build/**
/tools/MapleCouponInstaller/build/**
/tools/MapleIdRetriever/build/**
/tools/MapleMesoFetcher/build/**
/tools/MapleQuestItemFetcher/build/**
/tools/MobBookIndexer/build/**
/tools/MobBookUpdate/build/**