Closed (works as designed)
Project:
Views data export
Version:
7.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2012 at 12:16 UTC
Updated:
8 Nov 2012 at 10:01 UTC
The latest -dev-version contains a file ".gitignore"
I don't think it should be included.
Comments
Comment #1
steven jones commentedCould you explain why you don't think it should be included?
Comment #2
johnvWell, unless you deliberately added it :-) (I now see you did, on October 27, 2012 13:07)
I have never seen a gitignore-file checked in before.
Why would you? The project directory is not polluted with auto-generated or user-generated files, is it?
But if you have a meaning with it, it's fine. Then, I am only curious.
Comment #3
steven jones commentedI added it so that the repo doesn't indeed become polluted with files I don't want there. It's completely harmless, so we'll keep it :)