davebren / Goot

16 stars 7 forks source link

added gitignore and modified the sqlite file. #30

Closed AliceCengal closed 10 years ago

davebren commented 10 years ago

I don't believe the changes in that article are relevant when using sqlite_assets_helper, and I haven't seen or heard anything to the contrary from testing/users. Mark Murphy also mentions so in the comments.

Also, any changes to the catalog.sqlite files should be made in the Java module that generates them, so that they will not need to be changed again as the catalog indexing evolves over time.

In the future, before working on tasks for the project please submit issues describing the problem/feature, and comment that you are going to work on them, that way we aren't stepping on each other's toes :).

If you resubmit your pull request with just the .gitignore file I'll gladly merge it into the master branch.