Opened 9 years ago

Closed 9 years ago

#2964 closed enhancement (fixed)

[PATCH] Add more folders to .gitignore

Reported by: Alex Owned by:
Priority: Should Have Milestone: Alpha 18
Component: Build & Packages Keywords:
Cc: Patch:

Description

When building on Linux,

libraries/source/spidermonkey/include-unix-debug/ libraries/source/spidermonkey/include-unix-release/ libraries/source/spidermonkey/mozjs24/

become generated as well. Added entries for these in the .gitignore.

Attachments (1)

gitignore.patch (552 bytes ) - added by Alex 9 years ago.

Download all attachments as: .zip

Change History (2)

by Alex, 9 years ago

Attachment: gitignore.patch added

comment:1 by leper, 9 years ago

Resolution: fixed
Status: newclosed

Not really applicable to any milestone or SVN (the .gitignore is only present in the git clone (also one of the issues why we have those ugly merge conflicts there, related to not wanting to break the whole history just for a small improvement)).

Note: See TracTickets for help on using tickets.