Closed (won't fix)
Project:
Google Authorship
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2013 at 03:39 UTC
Updated:
11 Sep 2013 at 16:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
damienmckennaThis should do it.
Comment #2
gabesulliceI won't include the .gitignore file on future releases, but will keep it in dev.
Comment #3
damienmckennaBut you can't remove it from releases if it's in the codebase?
Comment #4
gabesulliceI'd like to VC the .gitignore file and ensure I don't commit any IDE stuff, it's not doing any harm really. You can just restore the file after preparing the release branch with:
git checkout <last commit w/ file> filename