We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4758

Summary: [patch] hgignore clion build artifacts
Product: SDL Reporter: Malte Kießling <mkalte>
Component: buildAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: All   
See Also: https://bugzilla.libsdl.org/show_bug.cgi?id=4965
Attachments: .hgignore patch

Description Malte Kießling 2019-08-09 18:25:53 UTC
Created attachment 3923 [details]
.hgignore patch

clion builds into cmake-build-debug, cmake-build-release etc. by default. Also, it creates the .idea forlder in wich it places some (mostly local) config. 

Since SDL is perfectly buildable from within the IDE, i think it'd be nice to have the build and ide artifacts ignored by hg.

I have attatched a patch for .hgignore
Comment 1 Sam Lantinga 2020-02-04 00:35:02 UTC
Patch added, thanks!
https://hg.libsdl.org/SDL/rev/ef464ea7a488