Totally minor, but Git looks for .gitignore files recursively, so unless it's something super important, I don't think it's a great idea to add them to projects.

Vi .swp files are something that only certain users will have; they should use a global Git ignore configuration.

http://help.github.com/ignore-files/

Patch to follow.

Comments

glennpratt’s picture

StatusFileSize
new533 bytes

D7 patch attached.

glennpratt’s picture

Priority: Normal » Minor
Status: Active » Needs review
catch’s picture

Status: Needs review » Reviewed & tested by the community

Committed/pushed. Thanks!

catch’s picture

Status: Reviewed & tested by the community » Fixed
quotesbro’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Status: Fixed » Patch (to be ported)

Same thing for 6.x-1.x branch.

japerry’s picture

Issue summary: View changes
Status: Patch (to be ported) » Closed (outdated)

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.